mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
6 lines
84 B
Stylus
6 lines
84 B
Stylus
if (hexo-config('utterances.enable')) {
|
|
.utterances {
|
|
max-width: unset;
|
|
}
|
|
}
|