Add style posts
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
ef268081fd
commit
7b508f36b2
5
_scss/components/elements/_listposts.scss
Normal file
5
_scss/components/elements/_listposts.scss
Normal file
@ -0,0 +1,5 @@
|
||||
.post-item {
|
||||
border-left: .3rem solid $color-primary;
|
||||
margin-bottom: 4rem;
|
||||
padding-left: 1rem;
|
||||
}
|
Loading…
Reference in New Issue
Block a user