increase margin-bottom for article header
This commit is contained in:
parent
11c874e3b0
commit
fb75ebbd83
@ -324,7 +324,7 @@ article:not(:last-of-type) {
|
|||||||
article header {
|
article header {
|
||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
line-height: 1.1em;
|
line-height: 1.1em;
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user