From 81c41567bcdd4346384b6ef972fd35cb1590995c Mon Sep 17 00:00:00 2001 From: Markus Thielker Date: Wed, 13 Mar 2024 22:51:53 +0100 Subject: [PATCH] N-FIN-32: reduce padding on mobile devices --- src/app/layout.tsx | 2 +- src/components/navigation.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 1cb5dcb..95bd21f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -22,7 +22,7 @@ export default function RootLayout({ -
+
{children}
diff --git a/src/components/navigation.tsx b/src/components/navigation.tsx index e6c9648..c744453 100644 --- a/src/components/navigation.tsx +++ b/src/components/navigation.tsx @@ -16,7 +16,7 @@ export default function Navigation() { return (
- +
Finances