Fix poster being stretched

This commit is contained in:
Albin Larsson 2018-05-08 16:49:32 +02:00
parent f687b81b70
commit 1672e78041

View File

@ -6,7 +6,7 @@
background-color: #000;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: 100% 100%;
background-size: contain;
height: 100%;
left: 0;
opacity: 0;