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

12 lines
107 B
SCSS

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