comment mobile fix

This commit is contained in:
Mollomm1 2023-07-11 21:48:03 +00:00
parent 1f655cf423
commit c18e53e53c
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ body {
padding: 5px; padding: 5px;
border-radius: 10px; border-radius: 10px;
margin-bottom: 5px; margin-bottom: 5px;
overflow: hidden; /* to prevent comment to mess up on small screens like phones */
} }
.post .username { .post .username {