Tweak mobile headline
This commit is contained in:
14
styles.css
14
styles.css
@@ -918,16 +918,10 @@ button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.contact-flyover h2 {
|
.contact-flyover h2 {
|
||||||
font-size: clamp(1.75rem, 9vw, 2.5rem);
|
font-size: clamp(1.4rem, 7.2vw, 2rem);
|
||||||
line-height: 0.94;
|
line-height: 0.98;
|
||||||
max-width: 7ch;
|
max-width: 100%;
|
||||||
}
|
text-wrap: balance;
|
||||||
|
|
||||||
.contact-flyover__intro {
|
|
||||||
margin: 0;
|
|
||||||
font-size: 0.95rem;
|
|
||||||
line-height: 1.25;
|
|
||||||
max-width: 15ch;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact-flyover__list {
|
.contact-flyover__list {
|
||||||
|
|||||||
Reference in New Issue
Block a user