@@ -164,8 +164,9 @@ Yellow: #FFC212
.card .card-head {
height: 172px;
- -o-object-fit: cover;
- object-fit: cover;
+ display: flex;
+ justify-content: center;
+ align-items: center;
overflow: hidden;
}
@@ -513,4 +514,4 @@ Yellow: #FFC212
font-size: 1.5rem;
-
+