6 lines
71 B
SCSS
6 lines
71 B
SCSS
.comment {
|
|
margin: 30px;
|
|
.utterances {
|
|
max-width: unset;
|
|
}
|
|
}
|