Tweak mobile headline

This commit is contained in:
2026-03-22 19:59:31 +01:00
parent 984b6a870a
commit 6f8973c4b7

View File

@@ -918,16 +918,10 @@ button {
}
.contact-flyover h2 {
font-size: clamp(1.75rem, 9vw, 2.5rem);
line-height: 0.94;
max-width: 7ch;
}
.contact-flyover__intro {
margin: 0;
font-size: 0.95rem;
line-height: 1.25;
max-width: 15ch;
font-size: clamp(1.4rem, 7.2vw, 2rem);
line-height: 0.98;
max-width: 100%;
text-wrap: balance;
}
.contact-flyover__list {