Fix font styling for dark mode and strong text
This commit is contained in:
@@ -67,6 +67,9 @@ body.dark-mode nav {
|
||||
body,
|
||||
body button,
|
||||
body h1,
|
||||
body strong,
|
||||
body b,
|
||||
body em,
|
||||
body blockquote,
|
||||
body .go-home {
|
||||
background: var(--black);
|
||||
|
||||
Reference in New Issue
Block a user