From d25ca408c85c96ae95f7235d8364ca19485d8bf6 Mon Sep 17 00:00:00 2001 From: Tobias Lins Date: Mon, 21 Oct 2024 13:55:23 +0200 Subject: [PATCH] Fix responsive design --- src/app/layout.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 3f11478..da615b2 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -57,9 +57,9 @@ export default async function RootLayout({ className={`${helvetica.variable} ${helveticaRoman.variable} ${futura.variable} flex flex-col overflow-y-hidden antialiased`} >
-
+
-
+
@@ -73,7 +73,7 @@ export default async function RootLayout({
-
+