From 51a9448fdb2a1064797b1cbfbd8bcd61a229ab71 Mon Sep 17 00:00:00 2001 From: aarbit Date: Mon, 18 May 2026 11:35:26 -0500 Subject: [PATCH] Makes the bottom nav buttons easier to press --- src/lib/components/BottomNav.svelte | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/lib/components/BottomNav.svelte b/src/lib/components/BottomNav.svelte index 15ac5e8..ba977a0 100644 --- a/src/lib/components/BottomNav.svelte +++ b/src/lib/components/BottomNav.svelte @@ -10,9 +10,9 @@ ) -