You've already forked zblade.dev
style(ui): adjust line-height for hero titles
This commit is contained in:
@@ -239,7 +239,7 @@ a {
|
|||||||
display: block;
|
display: block;
|
||||||
font-size: clamp(2.5rem, 6.5vw, 5rem);
|
font-size: clamp(2.5rem, 6.5vw, 5rem);
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
line-height: 0.95;
|
line-height: 0.9;
|
||||||
letter-spacing: -0.03em;
|
letter-spacing: -0.03em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user