fix aspect

This commit is contained in:
Henry Jameson 2019-09-08 17:11:45 +03:00
parent 2237da0151
commit 7360a4d9ef
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@
line-height: 96px;
z-index: 10;
img {
object-fit: contain;
width: 100%;
height: 100%;
}
@ -154,6 +155,7 @@
}
img {
object-fit: contain;
max-width: 100%;
max-height: 100%;
}