Skip to content

Commit

Permalink
Merge pull request #149 from medyo/develop
Browse files Browse the repository at this point in the history
fix the navigation item color
  • Loading branch information
medyo authored Mar 29, 2023
2 parents 57a20b2 + ba27ea5 commit 8f7a0af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -732,6 +732,7 @@ Producthunt item
margin: 0;
border: none;
background: none;
color: var(--primary-text-color);
}
.navigationItem img {
width: 18px;
Expand Down

0 comments on commit 8f7a0af

Please sign in to comment.