Skip to content

Commit 73e2b07

Browse files
fix dark mode logo
1 parent 114f1ae commit 73e2b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theming/theme-dark.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434
}
3535

3636
.navbar-logo .logo-text {
37-
fill: white;
37+
fill: white !important;
3838
}

0 commit comments

Comments
 (0)