Improved contrast for heading

This commit is contained in:
Sebastian Lay
2021-08-02 18:07:13 +02:00
parent b5f5f8616d
commit d08adad8bb

View File

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