diff --git a/thoughts-frontend/app/layout.tsx b/thoughts-frontend/app/layout.tsx index d5ca379..c4994ba 100644 --- a/thoughts-frontend/app/layout.tsx +++ b/thoughts-frontend/app/layout.tsx @@ -53,14 +53,16 @@ export default function RootLayout({ return ( - +
+ +
{children}