fix post overflow on mobile

This commit is contained in:
bopol 2020-12-04 22:36:55 +01:00
parent a84289b9be
commit 5a6b54d757
1 changed files with 1 additions and 0 deletions

1
dist/css/styles.css vendored
View File

@ -1382,6 +1382,7 @@ code {
}
#post .usertext-body {
margin-left: 2.5%;
margin-right: 2.5%;
}
#post .image {
padding-left: 2.5%;