Changed color of text in frontpage claim.

This commit is contained in:
Stephan 2021-03-17 21:39:51 +01:00
parent e837f774fa
commit 5e42e6ddf6
1 changed files with 2 additions and 2 deletions

View File

@ -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 {