Tweak margin bottom headers
This commit is contained in:
parent
58ebb42e92
commit
e2713a9c58
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ article.post, article.page, article.listing {
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h2, h3 {
|
h1, h2, h3 {
|
||||||
margin-bottom: 0;
|
margin-bottom: 4px;
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue