Skip to content

Commit

Permalink
修正 .hexo-douban-comment的样式名
Browse files Browse the repository at this point in the history
将index.css中 .hexo-douban-comments 修正为  .hexo-douban-comment。
  • Loading branch information
Alobal authored Aug 3, 2023
1 parent 944faa6 commit 591aee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/templates/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
margin-top: 8px;
}

.hexo-douban-comments {
.hexo-douban-comment {
font-size: 12px;
}

Expand Down

0 comments on commit 591aee6

Please sign in to comment.