portfoligor/assets/scss/_lists.scss

13 lines
150 B
SCSS

/*
* ************** *
* LISTS *
* ************** *
*/
.posts-list {
display: flex;
flex-direction: column;
margin-bottom: .5em;
}