Layout: add some space below more comments button

This commit is contained in:
James Taylor 2019-08-24 12:02:40 -07:00
parent f2eb354197
commit bc8db064d2

View File

@ -126,4 +126,5 @@
.more-comments{
justify-self:center;
margin-top:10px;
margin-bottom: 10px;
}