Merge pull request #781 from MrTimscampi/poster-size
Tweak poster size on home screen
This commit is contained in:
@@ -725,7 +725,7 @@ button::-moz-focus-inner {
|
||||
@media (min-width: 120em) {
|
||||
.overflowSquareCard,
|
||||
.overflowPortraitCard {
|
||||
width: 10.3vw;
|
||||
width: 10.41vw;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user