From 3d9b3408d90e8282055e1e61caca76aad9ff41b9 Mon Sep 17 00:00:00 2001 From: Cody Bender Date: Fri, 9 Aug 2024 17:32:37 -0400 Subject: [PATCH] style: fix layout padding --- src/components/Layout.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index d055112..7bada61 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -14,7 +14,9 @@ export const Layout: React.FC> = ({ useNavigation>(); return ( - +