forked from AkkomaGang/akkoma-fe
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;
|
||||
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 a new issue