Reduce mobile headline sizes

This commit is contained in:
2026-03-22 19:13:04 +01:00
parent c23b7406b4
commit 2e1f8eec44

View File

@@ -739,7 +739,7 @@ button {
}
.section-title--hero {
font-size: clamp(3rem, 14vw, 4.8rem);
font-size: clamp(2.35rem, 10.5vw, 3.4rem);
}
.hero__scribble--composite {
@@ -779,7 +779,7 @@ button {
.section-title,
.about__content .section-head .section-title {
text-align: left;
font-size: clamp(2.2rem, 12vw, 3.8rem);
font-size: clamp(1.9rem, 8.4vw, 2.8rem);
}
.section-head img {
@@ -829,7 +829,7 @@ button {
}
.footer__claim h2 {
font-size: clamp(3rem, 16vw, 4.8rem);
font-size: clamp(2.15rem, 9.4vw, 3rem);
}
.footer__inner {