From 5d6804c7af10d3eb1b67f9b107267bf12af0276c Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Tue, 13 Oct 2020 08:53:05 -0300 Subject: [PATCH] Layout Changes --- components/core/Layout/Layout.tsx | 8 ++++---- components/ui/Sidebar/Sidebar.tsx | 2 +- pages/index.tsx | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/components/core/Layout/Layout.tsx b/components/core/Layout/Layout.tsx index c25f0a3a1..344ac3f59 100644 --- a/components/core/Layout/Layout.tsx +++ b/components/core/Layout/Layout.tsx @@ -24,8 +24,8 @@ const CoreLayout: FC = ({ className, children }) => { /> -
{children}
+
{children}