mirror of
https://codeberg.org/tacerus/teddit.git
synced 2025-01-08 12:22:33 +01:00
fix gallery margins
This commit is contained in:
parent
b7144ee673
commit
f9fcb6c5ec
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