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