Skip to content

Commit

Permalink
Updated the menu-button color
Browse files Browse the repository at this point in the history
The menu icon is now visible on every section of the page and matches the theme
  • Loading branch information
LismaxB authored Oct 9, 2024
1 parent e44d9b5 commit 492ef9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
.menu-button {
cursor: pointer;
background: transparent;
color: rgb(82 80 80);
color: limegreen;
/* text-align:; */
display: block;
justify-content: end;
Expand Down

0 comments on commit 492ef9e

Please sign in to comment.