From 5055e8ae476ac74a3b5180a76c0de6ef557da2b4 Mon Sep 17 00:00:00 2001 From: josedario87 <71241187+josedario87@users.noreply.github.com> Date: Tue, 3 Jun 2025 16:32:38 -0600 Subject: [PATCH] Fix NavBar gradient hover and spacing --- ui/src/components/ui/NavBar.vue | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/ui/src/components/ui/NavBar.vue b/ui/src/components/ui/NavBar.vue index d9a0601..34f862b 100644 --- a/ui/src/components/ui/NavBar.vue +++ b/ui/src/components/ui/NavBar.vue @@ -62,8 +62,8 @@ const handleLinkClick = () => {