Skip to content

Commit

Permalink
fix header nav close button default color on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Oct 11, 2024
1 parent 6c23237 commit d19604e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/header/header.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
cursor: pointer;
border: none;
padding: 0 12px;
color: var(--color-black);
}

.mobileMenuList {
Expand Down

0 comments on commit d19604e

Please sign in to comment.