From 26adeb83fb63dfca99192dfeaa24b7502a50f652 Mon Sep 17 00:00:00 2001 From: w3bdesign <45217974+w3bdesign@users.noreply.github.com> Date: Sun, 15 Sep 2024 05:56:19 +0200 Subject: [PATCH] Padding --- src/components/Layout/Layout.component.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout/Layout.component.tsx b/src/components/Layout/Layout.component.tsx index 9c6a62c00..317487a34 100644 --- a/src/components/Layout/Layout.component.tsx +++ b/src/components/Layout/Layout.component.tsx @@ -56,7 +56,7 @@ const Layout = ({ children, title }: ILayoutProps) => { }, [refetch]); return ( -