@@ -22,6 +22,7 @@
}
.card-img-top {
+ object-fit: cover;
@include transition();
@@ -59,6 +60,7 @@
&:focus {
transform: scale(1.2);