Files
remark42/web/app/components/comment/__text/comment__text.scss
T

10 lines
84 B
SCSS

.comment__text {
p {
margin: 0;
+ p {
margin-top: 5px;
}
}
}