Removed align:left from col class
This commit is contained in:
parent
8c510a8b8e
commit
2a2951461d
@ -19,7 +19,6 @@ figcaption {
|
|||||||
.col {
|
.col {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
float: left;
|
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
box-sizing:border-box;
|
box-sizing:border-box;
|
||||||
padding: $img-spacing;
|
padding: $img-spacing;
|
||||||
|
Loading…
Reference in New Issue
Block a user