mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Tweak poster size on home screen
This commit is contained in:
parent
0f31f8a261
commit
68ddf19605
4 changed files with 15 additions and 3 deletions
|
@ -725,7 +725,7 @@ button::-moz-focus-inner {
|
|||
@media (min-width: 120em) {
|
||||
.overflowSquareCard,
|
||||
.overflowPortraitCard {
|
||||
width: 10.3vw;
|
||||
width: 10.41vw;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue