From 5265d1da0e13880aee6082b4074aa8c0c508e780 Mon Sep 17 00:00:00 2001 From: pari-dubey1 Date: Sat, 16 May 2026 19:47:34 +0530 Subject: [PATCH] fix: improve navbar hover contrast readability --- src/components/Navbar.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index c6cc86d..09fbad6 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -20,7 +20,7 @@ const Navbar: React.FC = () => { {/* Logo Section */} CRL Icon GitHub Tracker @@ -30,25 +30,25 @@ const Navbar: React.FC = () => {
Home Tracker Contributors Login @@ -91,35 +91,35 @@ const Navbar: React.FC = () => {
setIsOpen(false)} > Home setIsOpen(false)} > About setIsOpen(false)} > Contact setIsOpen(false)} > Contributors setIsOpen(false)} > Login