haguenau: don't uppercase h1 (#57227)

This commit is contained in:
Thomas Jund 2021-09-30 16:38:33 +02:00
parent 932304dd13
commit 2e736b3016
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ h1 {
color: $blue;
font-style: italic;
font-weight: 900;
text-transform: none;
}
h2 {