6 lines
83 B
SCSS
6 lines
83 B
SCSS
@if hexo-config('utterances.enable') {
|
|
.utterances {
|
|
max-width: unset;
|
|
}
|
|
}
|