From 624f33846ca8ffb683b05af407857a0b9f306959 Mon Sep 17 00:00:00 2001 From: matushl Date: Sat, 23 Nov 2024 13:01:51 +0100 Subject: [PATCH] unrelated: solve content too close to main menu --- src/components/PageLayout/PageLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PageLayout/PageLayout.tsx b/src/components/PageLayout/PageLayout.tsx index 892185fb..c966f5c9 100644 --- a/src/components/PageLayout/PageLayout.tsx +++ b/src/components/PageLayout/PageLayout.tsx @@ -45,7 +45,7 @@ export const PageLayout: FC = ({contentWidth = 2, title = '', c - + {children}