mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add new sync methods
This commit is contained in:
parent
f70a4d8d14
commit
e135ce333b
4 changed files with 15 additions and 8 deletions
|
@ -693,3 +693,10 @@
|
|||
width: 16.666666666666666666666666666667%;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (min-width: 1600px) {
|
||||
|
||||
.homePageSmallBackdropCard {
|
||||
width: 12.5%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue