Skip to content

Commit 8f7a0af

Browse files
authored
Merge pull request #149 from medyo/develop
fix the navigation item color
2 parents 57a20b2 + ba27ea5 commit 8f7a0af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/assets/App.css

+1
Original file line numberDiff line numberDiff line change
@@ -732,6 +732,7 @@ Producthunt item
732732
margin: 0;
733733
border: none;
734734
background: none;
735+
color: var(--primary-text-color);
735736
}
736737
.navigationItem img {
737738
width: 18px;

0 commit comments

Comments
 (0)