post list styling
margin-bottom added
This commit is contained in:
parent
b8e2d3b93e
commit
9ea8c7c522
1 changed files with 3 additions and 0 deletions
3
src/assets/styles/components/_post-list.scss
Normal file
3
src/assets/styles/components/_post-list.scss
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
#posts--list article {
|
||||||
|
margin-bottom: var(--s1);
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue