fix roku thumbnails
This commit is contained in:
parent
fed61f8544
commit
8a3440f594
2 changed files with 4 additions and 4 deletions
|
@ -518,10 +518,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
@media all and (min-width: 1600px) {
|
||||
@media all and (min-width: 1400px) {
|
||||
|
||||
.homePageSmallBackdropCard {
|
||||
width: 16.666666666666666666666666666667%;
|
||||
width: 20%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -116,14 +116,14 @@
|
|||
@media all and (min-width: 1200px) {
|
||||
|
||||
.ehsContent {
|
||||
width: 94%;
|
||||
width: 96%;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (min-width: 1920px) {
|
||||
|
||||
.ehsContent {
|
||||
width: 96%;
|
||||
width: 97%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue