reduce sizes of cast images
This commit is contained in:
parent
c102cd8a13
commit
5437824c3f
3 changed files with 5 additions and 5 deletions
|
@ -159,11 +159,11 @@
|
|||
}
|
||||
|
||||
.smallBackdropPosterItem {
|
||||
width: 192px;
|
||||
width: 187px;
|
||||
}
|
||||
|
||||
.smallBackdropPosterItem .posterItemImage {
|
||||
height: 108px;
|
||||
height: 105px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue