css: reduce spacing between comments on mobile.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user