🏗️ First time sync the css & js files from hexo theme NexT
This commit is contained in:
5
assets/css/_common/components/third-party/utterances.scss
vendored
Normal file
5
assets/css/_common/components/third-party/utterances.scss
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
@if hexo-config('utterances.enable') {
|
||||
.utterances {
|
||||
max-width: unset;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user