fix responsive

This commit is contained in:
2024-10-10 17:16:31 +02:00
parent 746b40794f
commit 706c0053fa
39 changed files with 53 additions and 15 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,7 +1,9 @@
{
"/(main)/page": "app/(main)/page.js",
"/_not-found/page": "app/_not-found/page.js",
"/features/page": "app/features/page.js",
"/(main)/page": "app/(main)/page.js",
"/about/page": "app/about/page.js",
"/heroverse/page": "app/heroverse/page.js",
"/usecases/page": "app/usecases/page.js"
"/usecases/page": "app/usecases/page.js",
"/community/page": "app/community/page.js"
}

File diff suppressed because one or more lines are too long

View File

@@ -125,7 +125,7 @@
/******/
/******/ /* webpack/runtime/getFullHash */
/******/ (() => {
/******/ __webpack_require__.h = () => ("82e820ec81ad7812")
/******/ __webpack_require__.h = () => ("9f6315533015d824")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */

File diff suppressed because one or more lines are too long