Adjust font color contrast in dark theme

This commit is contained in:
Marcel Kapfer 2022-02-24 18:33:04 +01:00
parent 36607ec9b0
commit 6f5774a476
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 0 deletions

View File

@ -184,6 +184,7 @@ body > header {
#title {
color: $c-font-inv;
text-decoration-color: $c-primary-inv;
}
nav {