diff --git a/static/style.css b/static/style.css index 5754c44e8..bcdc8a385 100644 --- a/static/style.css +++ b/static/style.css @@ -124,7 +124,7 @@ header { } header .home { - color: black; + color: var(--fg-color); font-size: 2rem; font-weight: bold; }