From c338eef319ccbe29a862cdb34e394e0f28b319d7 Mon Sep 17 00:00:00 2001 From: Mathis Date: Mon, 18 Dec 2023 21:29:05 +0100 Subject: [PATCH] improve lightmode --- app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/layout.tsx b/app/layout.tsx index e5faae42..97fbbab3 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -40,7 +40,7 @@ const RootLayout: FC = ({ children }): ReactElement => {
-
+
{children}