Skip to content

Commit

Permalink
Addition of Hover Effect on Navbar Options
Browse files Browse the repository at this point in the history
  • Loading branch information
iamRabia-N committed Oct 24, 2023
1 parent f9438cb commit 978c8c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,8 @@ li {

.container {
margin-left: 0.8rem !important;
}

span.material-symbols-outlined:hover {
color: #216fff;
}

0 comments on commit 978c8c7

Please sign in to comment.