2021-09-07 00:55:02 +08:00

6 lines
84 B
Stylus

if (hexo-config('utterances.enable')) {
.utterances {
max-width: unset;
}
}