comment mobile fix

This commit is contained in:
Mollomm1 2023-07-11 21:48:03 +00:00
parent 1f655cf423
commit c18e53e53c

View file

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