diff --git a/assets/css/style.css b/assets/css/style.css index 62a4ee0d..bda1b3de 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -24,7 +24,7 @@ --wtf-light-blue: #2a7fff; --wtf-dark-blue: #003380; --wtf-night-blue: #00173B; - /* TODO: Grautöne üerarbeiten */; + /* TODO: Grautöne überarbeiten */; --wtf-dark-grey: #202020; --wtf-grey: #666; --wtf-mid-grey: #acacac; /* Nicht im swag-Repo */ @@ -383,7 +383,7 @@ header { font-size: 1.2rem; line-height: 1.3em; margin: 0.5em 0 0 1em; - color: var(--wtf-dark-blue);; + color: var(--wtf-nearly-black); } .header__sub_claim {