style: update comment container
This commit is contained in:
parent
aac021ff4c
commit
0425f9858e
|
@ -13,6 +13,7 @@ if (hexo-config('comment.valine.enable') && hexo-config('comment.gitalk.enable')
|
|||
.comments-container {
|
||||
display: inline-block;
|
||||
margin-top: $component-interspace;
|
||||
width: 100%;
|
||||
|
||||
#comment-anchor {
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue