Skip to content

Commit ba27ea5

Browse files
committed
fix the navigation item color
1 parent 9ea2147 commit ba27ea5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/assets/App.css

Lines changed: 1 addition & 0 deletions
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)