Removed align:left from col class

This commit is contained in:
Sam Fearn 2018-06-11 00:50:39 +01:00
parent 8c510a8b8e
commit 2a2951461d

View File

@ -19,7 +19,6 @@ figcaption {
.col {
width: 100%;
height: 100%;
float: left;
object-fit: cover;
box-sizing:border-box;
padding: $img-spacing;