Fix wrapped line height on h1.
This commit is contained in:
parent
e4a7851faa
commit
e90b756289
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ main {
|
||||||
|
|
||||||
h1, h2, h3 {
|
h1, h2, h3 {
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
line-height: 1.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue