Skip to content

Commit

Permalink
fix mobile header social icon color (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
kronnox authored Jan 19, 2024
1 parent d0ca85c commit 1a9d7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cigaradvisor/blocks/header/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@
color: var(--grey);
}

.header.block .mobile-nav .icon {
.header.block .mobile-nav .mobile-primary-nav .icon {
filter: var(--clr-filter-tan);
}

Expand Down

0 comments on commit 1a9d7e1

Please sign in to comment.