style: update comment container

This commit is contained in:
XPoet 2020-11-19 12:03:50 +08:00
parent aac021ff4c
commit 0425f9858e
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ if (hexo-config('comment.valine.enable') && hexo-config('comment.gitalk.enable')
.comments-container { .comments-container {
display: inline-block; display: inline-block;
margin-top: $component-interspace; margin-top: $component-interspace;
width: 100%;
#comment-anchor { #comment-anchor {
width: 100%; width: 100%;