From 0a63b6124d835bec170daf9549ca2dde41bd3c3e Mon Sep 17 00:00:00 2001 From: Bart van der Braak Date: Mon, 31 Jul 2023 01:39:54 +0200 Subject: [PATCH] refactor: added padding to nav items --- src/lib/components/Navigation.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/Navigation.svelte b/src/lib/components/Navigation.svelte index 3538fc8..d40c512 100644 --- a/src/lib/components/Navigation.svelte +++ b/src/lib/components/Navigation.svelte @@ -13,7 +13,7 @@