From 3f184b3d393fd3fb4222a5fdf6acc43b43bd37cd Mon Sep 17 00:00:00 2001 From: Dlurak <84224239+Dlurak@users.noreply.github.com> Date: Sun, 25 Aug 2024 14:46:55 +0200 Subject: [PATCH] Fix a UI issue in the navbar --- src/lib/components/layout/navigation/Navbar.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/layout/navigation/Navbar.svelte b/src/lib/components/layout/navigation/Navbar.svelte index 080e5e9..b5ee05c 100644 --- a/src/lib/components/layout/navigation/Navbar.svelte +++ b/src/lib/components/layout/navigation/Navbar.svelte @@ -27,7 +27,7 @@