css: reduce spacing between comments on mobile.

This commit is contained in:
evazion
2019-09-30 00:58:34 -05:00
parent fa70014a3c
commit cf97235aa6
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ div.list-of-messages {
@media (max-width: 660px) {
display: block;
margin-top: 3em;
margin-top: 2em;
div.author {
margin: 0 0 1em;