fix more comments button

This commit is contained in:
Pavel Mineev
2021-06-16 01:17:20 -05:00
committed by Umputun
parent 2b15e9291f
commit 5aa24f95fc
4 changed files with 9 additions and 9 deletions
@@ -0,0 +1,5 @@
.moreComments {
display: block;
max-width: 320px;
margin: 20px auto;
}