diff --git a/web/app/layout.tsx b/web/app/layout.tsx index d62af6a7b..ead630ee9 100644 --- a/web/app/layout.tsx +++ b/web/app/layout.tsx @@ -35,7 +35,6 @@ export default function RootLayout({ children }: { children: React.ReactNode }) - @@ -48,8 +47,9 @@ export default function RootLayout({ children }: { children: React.ReactNode }) - - + + +