Adjust font color contrast in dark theme
This commit is contained in:
parent
36607ec9b0
commit
6f5774a476
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@ body > header {
|
||||||
|
|
||||||
#title {
|
#title {
|
||||||
color: $c-font-inv;
|
color: $c-font-inv;
|
||||||
|
text-decoration-color: $c-primary-inv;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
|
|
Loading…
Reference in a new issue