From e8c220eb916fe2c713c81d6ab79a6173950e7bc4 Mon Sep 17 00:00:00 2001 From: Harjas Singh <83627055+harjasae2001@users.noreply.github.com> Date: Sat, 26 Oct 2024 20:01:25 +0530 Subject: [PATCH] Refactor Navbar component and CSS - Update the className in the Navbar component to include the "menu2" class for styling. - Modify the CSS in Navbar.css to add a new menu style with hover effects. --- client/src/component/Navbar.jsx | 2 +- client/src/css/Navbar.css | 53 ++++++++++++++++++++++++++++++++- 2 files changed, 53 insertions(+), 2 deletions(-) diff --git a/client/src/component/Navbar.jsx b/client/src/component/Navbar.jsx index dfc307b..fdd6c39 100644 --- a/client/src/component/Navbar.jsx +++ b/client/src/component/Navbar.jsx @@ -133,7 +133,7 @@ function Navbar(props) { id="navbarSupportedContent" >