Improved contrast for heading

This commit is contained in:
Sebastian Lay 2021-08-02 18:07:13 +02:00
parent b5f5f8616d
commit d08adad8bb
No known key found for this signature in database
GPG Key ID: A699D9B80D6068AA

View File

@ -164,10 +164,11 @@ label {
h1 {
font-size: 48px;
font-weight: 700;
}
h1 span {
color: #fff;
font-weight: 400;
}
h2 {