Add style posts

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2018-04-24 17:56:21 +04:00
parent ef268081fd
commit 7b508f36b2
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3

View File

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