mirror of
https://codeberg.org/tacerus/teddit.git
synced 2024-11-25 16:49:26 +01:00
improve post images on mobile
This commit is contained in:
parent
bf031dca96
commit
25987adbff
4
dist/css/styles.css
vendored
4
dist/css/styles.css
vendored
@ -1368,5 +1368,9 @@ code {
|
|||||||
#post .usertext-body {
|
#post .usertext-body {
|
||||||
margin-left: 2.5%;
|
margin-left: 2.5%;
|
||||||
}
|
}
|
||||||
|
#post .image {
|
||||||
|
padding-left: 2.5%;
|
||||||
|
padding-right: 2.5%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user