Fix letterbox bug
This commit is contained in:
parent
6ecf81cacf
commit
bc0524834e
|
@ -114,6 +114,7 @@
|
|||
|
||||
&,
|
||||
img {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
object-fit: contain;
|
||||
|
||||
|
|
Loading…
Reference in New Issue