🔧 🚩 🚧 Finished the components variable replace content.

This commit is contained in:
凡梦星尘
2022-05-21 19:18:19 +08:00
parent b105452feb
commit c27081fd26
14 changed files with 63 additions and 37 deletions

View File

@@ -1,4 +1,4 @@
@if hexo-config('utterances.enable') {
@if $utterances_enable {
.utterances {
max-width: unset;
}