0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 16:40:26 +03:00
Files
popov.link/_scss/components/elements/_listposts.scss
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;
}