fix aspect
This commit is contained in:
parent
2237da0151
commit
7360a4d9ef
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
line-height: 96px;
|
line-height: 96px;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
img {
|
img {
|
||||||
|
object-fit: contain;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
@ -154,6 +155,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
object-fit: contain;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue