Normalize line height of hero title
We want consistent white space between the hero text and its neighboring elements.
This commit is contained in:
parent
66fcee80ef
commit
367880caf5
@ -232,6 +232,7 @@ main.normalize {
|
||||
|
||||
.hero h1 {
|
||||
margin: 0;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.device-img {
|
||||
|
Loading…
x
Reference in New Issue
Block a user