1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update image sizes

This commit is contained in:
Luke Pulverenti 2015-11-12 21:44:50 -05:00
parent 974c2feacc
commit 11d47439e7
2 changed files with 3 additions and 9 deletions

View file

@ -304,7 +304,7 @@
}
.coveredCardImage {
background-size: cover;
background-size: 100% 100%;
background-position: center center;
}