mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 16:40:26 +03:00
6 lines
103 B
SCSS
6 lines
103 B
SCSS
.post-item {
|
|
border-left: .3rem solid $color-primary;
|
|
margin-bottom: 4rem;
|
|
padding-left: 1rem;
|
|
}
|