mirror of
https://codeberg.org/tacerus/teddit.git
synced 2024-11-26 17:19:27 +01:00
Merge pull request 'change post image padding' (#34) from bopol/teddit:mobile into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/34
This commit is contained in:
commit
74abb078a6
3
dist/css/styles.css
vendored
3
dist/css/styles.css
vendored
@ -1386,8 +1386,7 @@ code {
|
|||||||
width: calc(100% - 10%);
|
width: calc(100% - 10%);
|
||||||
}
|
}
|
||||||
#post .image {
|
#post .image {
|
||||||
padding-left: 2.5%;
|
padding: 2.5%;
|
||||||
padding-right: 2.5%;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user