Skip to content

Commit

Permalink
Updated the menu-button color to be same as the logo color
Browse files Browse the repository at this point in the history
  • Loading branch information
LismaxB authored Oct 9, 2024
1 parent 492ef9e commit 8460184
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: limegreen;
color: #03A254;
/* text-align:; */
display: block;
justify-content: end;
Expand Down

0 comments on commit 8460184

Please sign in to comment.