Skip to content

Commit

Permalink
added a cursor the navBar
Browse files Browse the repository at this point in the history
  • Loading branch information
SlowMiata authored and bryanreiter committed Dec 8, 2023
1 parent 38cbea2 commit 5ae35fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ footer{
cursor: pointer;
}

.navBar img:hover{
cursor: pointer;
}

.menuIcon-Items{
display: flex;
gap: 50px;
Expand Down

0 comments on commit 5ae35fd

Please sign in to comment.