From 68dfd50f5c2253d8c031979bc2d6170a126357d1 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Sun, 16 Oct 2022 13:47:19 +0200 Subject: [PATCH] Layout change --- components/layout.tsx | 2 +- pages/index.tsx | 27 ++++++++++++++++----------- styles/globals.css | 14 +++++++------- 3 files changed, 24 insertions(+), 19 deletions(-) diff --git a/components/layout.tsx b/components/layout.tsx index 2445dcf..82a0c1b 100644 --- a/components/layout.tsx +++ b/components/layout.tsx @@ -9,7 +9,7 @@ const Layout = ({children}: {children: ReactNode}) => { wych.dev -
+ {/*
*/}
{children}