diff --git a/components/Layout.js b/components/Layout.js index 226027b..7897f1a 100644 --- a/components/Layout.js +++ b/components/Layout.js @@ -28,7 +28,7 @@ export default function Layout({ return (
-
+
{children}
{windowWidth <= 768 && }