From b9b891c61fb8cdc5bcae0a92521815f1c1ccd360 Mon Sep 17 00:00:00 2001 From: Alexis Date: Tue, 12 Aug 2025 10:43:49 +0200 Subject: [PATCH] Fixed nav colors in dark mode --- app/components/global/Navbar.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/components/global/Navbar.vue b/app/components/global/Navbar.vue index 16bc573..d43d072 100644 --- a/app/components/global/Navbar.vue +++ b/app/components/global/Navbar.vue @@ -7,17 +7,17 @@