💄 style: simplify colourscheme

Improves accessibility and cohesion.
This commit is contained in:
welpo 2023-03-07 01:39:46 +01:00
parent 77298d82b0
commit ba19524254
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
5 changed files with 17 additions and 27 deletions

View file

@ -18,7 +18,7 @@
margin-bottom: 30px;
font-size: 1.875rem;
line-height: 3rem;
color: var(--accent-color);
color: var(--primary-color);
}
.home-banner-header {