diff --git a/components/core/Layout/Layout.tsx b/components/core/Layout/Layout.tsx index 3c186580b..85da7e847 100644 --- a/components/core/Layout/Layout.tsx +++ b/components/core/Layout/Layout.tsx @@ -61,9 +61,9 @@ const Layout: FC = ({ children, pageProps }) => { { 'shadow-magical': hasScrolled } )} > -
+ -
+
{children}