Fix letterbox bug

lolsob-rspec
ncls7615 2018-01-14 09:25:35 +09:00
parent 80c899153f
commit 3ccbe066f0
1 changed files with 1 additions and 0 deletions

View File

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