Fix letterbox bug

main
ncls7615 7 years ago
parent 6ecf81cacf
commit bc0524834e
No known key found for this signature in database
GPG Key ID: 18FE1E1E7098294A

@ -114,6 +114,7 @@
&,
img {
height: 100%;
width: 100%;
object-fit: contain;

Loading…
Cancel
Save