From ea9d8c48b736a730e8233693abba5e891049bff5 Mon Sep 17 00:00:00 2001 From: Garrit Franke Date: Mon, 18 Jan 2021 20:26:28 +0100 Subject: [PATCH] Fix duplicate headers --- components/Layout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 && }