use smaller header font on mobile

This commit is contained in:
Jonas Leder 2021-03-28 20:23:55 +02:00
parent b0c8816e99
commit 2ccd968ad1

View file

@ -40,5 +40,9 @@
.header-homepage{
padding-top: 50px;
padding-bottom: 100px;
h1 {
font-size: 2.2em;
}
}
}