increase margin-bottom for article header
This commit is contained in:
parent
11c874e3b0
commit
fb75ebbd83
1 changed files with 1 additions and 1 deletions
|
@ -324,7 +324,7 @@ article:not(:last-of-type) {
|
|||
article header {
|
||||
margin-top: 1em;
|
||||
line-height: 1.1em;
|
||||
margin-bottom: 0.5em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue