Reduce mobile headline sizes
This commit is contained in:
@@ -739,7 +739,7 @@ button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.section-title--hero {
|
.section-title--hero {
|
||||||
font-size: clamp(3rem, 14vw, 4.8rem);
|
font-size: clamp(2.35rem, 10.5vw, 3.4rem);
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero__scribble--composite {
|
.hero__scribble--composite {
|
||||||
@@ -779,7 +779,7 @@ button {
|
|||||||
.section-title,
|
.section-title,
|
||||||
.about__content .section-head .section-title {
|
.about__content .section-head .section-title {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-size: clamp(2.2rem, 12vw, 3.8rem);
|
font-size: clamp(1.9rem, 8.4vw, 2.8rem);
|
||||||
}
|
}
|
||||||
|
|
||||||
.section-head img {
|
.section-head img {
|
||||||
@@ -829,7 +829,7 @@ button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.footer__claim h2 {
|
.footer__claim h2 {
|
||||||
font-size: clamp(3rem, 16vw, 4.8rem);
|
font-size: clamp(2.15rem, 9.4vw, 3rem);
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer__inner {
|
.footer__inner {
|
||||||
|
|||||||
Reference in New Issue
Block a user