adjust mobile hero h2

This commit is contained in:
isUnknown 2024-09-18 17:37:34 +02:00
parent baffb504b6
commit 23e874245c

View file

@ -49,6 +49,10 @@
.hero__text h2 {
text-align: center;
}
.hero__text h2.big {
font-size: calc(var(--font-size-xxl) / 1.2);
text-align: left;
}
.hero__text p:first-of-type {
margin-top: 1rem;