add vendor specific css prefixes (#77)

Co-authored-by: hossainemruz <hossainemruz@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-08-21 22:36:45 +06:00
committed by GitHub
parent d3c02f0223
commit 9abf5b5796
7 changed files with 218 additions and 16 deletions
+2 -1
View File
@@ -136,7 +136,8 @@ img.right {
.card .card-head {
height: 172px;
object-fit: cover;
-o-object-fit: cover;
object-fit: cover;
overflow: hidden;
}