diff --git a/components/core/Layout/Layout.tsx b/components/core/Layout/Layout.tsx index 74c5a4069..eec034267 100644 --- a/components/core/Layout/Layout.tsx +++ b/components/core/Layout/Layout.tsx @@ -43,9 +43,9 @@ const Layout: FC = ({ children, pageProps }) => { { 'shadow-magical': hasScrolled } )} > - +
- +
{children}