fix aspect
This commit is contained in:
parent
2237da0151
commit
7360a4d9ef
@ -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%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user