diff --git a/website/src/app/layout.tsx b/website/src/app/layout.tsx index a856412..61861a3 100644 --- a/website/src/app/layout.tsx +++ b/website/src/app/layout.tsx @@ -11,7 +11,7 @@ export default function RootLayout({ children }: { children: React.ReactNode }) return ( -
{children}
+
{children}