From 9ec65b826b4df542d724a8ec0d57c169a0bc5040 Mon Sep 17 00:00:00 2001 From: Thorinwasher Date: Fri, 8 Nov 2024 11:41:17 +0100 Subject: [PATCH 1/2] fix(navbar): Fix darkmode smallscreeen hovereffect --- components/NavBar.vue | 29 ++++++++++------------------- 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/components/NavBar.vue b/components/NavBar.vue index 5e08c4b..eb56615 100644 --- a/components/NavBar.vue +++ b/components/NavBar.vue @@ -105,37 +105,28 @@