Skip to content

Commit

Permalink
Update nav.css
Browse files Browse the repository at this point in the history
  • Loading branch information
dhairyagothi committed Jul 1, 2024
1 parent 6b9ab55 commit a06b4f7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/components/header/nav/nav.css
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,9 @@ nav .all_menu li {
color: #3bb77e;

}

.megaMenu .col ul li a {
color: white;
}
.part2 ul li button:hover a {
color: white !important;
}
Expand Down

0 comments on commit a06b4f7

Please sign in to comment.