Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
gokul-369 authored Jul 20, 2024
1 parent b00017b commit 2eb93e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ button {
}
.navshadow {
transition: all 0.6s ease;
background-color:aquamarine;
background-color:white;
}
.burger {
z-index: 2;
Expand Down

0 comments on commit 2eb93e8

Please sign in to comment.