From 5b8152a4eac4ea5b0c4a51df5de24b3918a98b1b Mon Sep 17 00:00:00 2001 From: Sebastian Moder Date: Tue, 10 Oct 2023 15:32:33 +0200 Subject: [PATCH] fixed main content bottom margin --- app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/layout.tsx b/app/layout.tsx index c880847..505bda3 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -27,7 +27,7 @@ export default function RootLayout({ -
{children}
+
{children}