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 {
|
.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%;
|
||||||
|
|
Loading…
Reference in New Issue