fix gallery margins

This commit is contained in:
bopol
2020-12-06 20:21:38 +01:00
parent b7144ee673
commit f9fcb6c5ec
+1
View File
@@ -885,6 +885,7 @@ input[type="submit"]:hover,
#post .gallery {
float: left;
width: 100%;
margin: 10px auto auto 60px;
}
#post .gallery .item {
float: left;