popov.link/_scss/components/elements/_listposts.scss
Valentin Popov 7b508f36b2
Add style posts
Signed-off-by: Valentin Popov <info@valentineus.link>
2018-04-24 17:56:21 +04:00

6 lines
103 B
SCSS

.post-item {
border-left: .3rem solid $color-primary;
margin-bottom: 4rem;
padding-left: 1rem;
}