img hopefully not stretch
This commit is contained in:
parent
27a95425c7
commit
0f1d0a4446
1 changed files with 2 additions and 1 deletions
|
@ -20,6 +20,7 @@
|
|||
.right {grid-area: right;}
|
||||
.down {grid-area: down;}
|
||||
img {
|
||||
object-fit: cover;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue