Fixed scaling issue (#573)

This commit is contained in:
Robbie Davis 2021-09-09 16:59:07 -04:00 committed by GitHub
parent f55abad035
commit 11d8dd748e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
.poster {
width: 100%;
max-height: 481px;
max-width: 400px;
}