mirror of
https://codeberg.org/teddit/teddit
synced 2024-12-22 16:39:24 +01:00
Merge pull request 'fix gallery margins' (#49) from bopol/teddit:gallery into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/49
This commit is contained in:
commit
087837e1da
1
dist/css/styles.css
vendored
1
dist/css/styles.css
vendored
@ -885,6 +885,7 @@ input[type="submit"]:hover,
|
||||
#post .gallery {
|
||||
float: left;
|
||||
width: 100%;
|
||||
margin: 10px auto auto 60px;
|
||||
}
|
||||
#post .gallery .item {
|
||||
float: left;
|
||||
|
Loading…
Reference in New Issue
Block a user