Retrospring/app/assets/stylesheets/scss/comments.scss

11 lines
117 B
SCSS
Raw Normal View History

.comments {
padding-left: 0;
}
.comments li {
list-style-type: none;
}
.comments--count {
margin-top: -2em;
}