fix roku thumbnails

This commit is contained in:
Luke Pulverenti 2015-04-15 11:41:42 -04:00
parent fed61f8544
commit 8a3440f594
2 changed files with 4 additions and 4 deletions

View file

@ -518,10 +518,10 @@
}
}
@media all and (min-width: 1600px) {
@media all and (min-width: 1400px) {
.homePageSmallBackdropCard {
width: 16.666666666666666666666666666667%;
width: 20%;
}
}