add margin between posts
This commit is contained in:
parent
1cab097cd1
commit
29e99be31e
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ main#wrapper {
|
||||||
margin-bottom: 3rem;
|
margin-bottom: 3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
article.note {
|
||||||
|
margin-bottom: 3rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/*.note-container p:first-child {
|
/*.note-container p:first-child {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue