10 lines
84 B
SCSS
10 lines
84 B
SCSS
.comment__text {
|
|
p {
|
|
margin: 0;
|
|
|
|
+ p {
|
|
margin-top: 5px;
|
|
}
|
|
}
|
|
}
|