Skip to content

Commit

Permalink
css change
Browse files Browse the repository at this point in the history
  • Loading branch information
arnavnagpurkar committed Feb 9, 2024
1 parent d9c7a26 commit a98e427
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,7 @@ input[type="range"]::-moz-range-thumb:hover {

.hamburger {
display: block;
cursor: pointer;
}

.hamburger img {
Expand All @@ -484,6 +485,7 @@ input[type="range"]::-moz-range-thumb:hover {

.close {
display: block;
cursor: pointer;
}

.close img {
Expand Down

0 comments on commit a98e427

Please sign in to comment.