Lock hero headline lines
This commit is contained in:
@@ -142,11 +142,16 @@ button {
|
||||
.section-title--hero {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
max-width: 6ch;
|
||||
max-width: none;
|
||||
font-size: clamp(4rem, 5.15vw, 5.2rem);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.hero__line {
|
||||
display: block;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.hero__scribble {
|
||||
position: absolute;
|
||||
pointer-events: none;
|
||||
|
||||
Reference in New Issue
Block a user