removed gap

This commit is contained in:
2019-05-08 13:30:24 +02:00
parent 711e4b3ae4
commit b817c5fea3

View File

@@ -22,7 +22,6 @@
-webkit-column-count: 3; /* Chrome, Safari, Opera */ -webkit-column-count: 3; /* Chrome, Safari, Opera */
-moz-column-count: 3; /* Firefox */ -moz-column-count: 3; /* Firefox */
column-count: 3; column-count: 3;
column-gap: 40px;
} }
@media only screen and (max-width: 1000px) { @media only screen and (max-width: 1000px) {
.images { .images {