mirror of
https://github.com/driftywinds/driftywinds.github.io.git
synced 2025-12-20 03:13:57 +00:00
Fix text not changing color in dark mode
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
p,
|
||||
h1,
|
||||
h2 {
|
||||
color: white;
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
#nav-bar {
|
||||
|
||||
Reference in New Issue
Block a user