mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
adjusted tile text spacing
This commit is contained in:
parent
5be284abac
commit
d1c074fbdd
2 changed files with 36 additions and 44 deletions
|
@ -81,7 +81,7 @@
|
|||
}
|
||||
|
||||
.ehsContent {
|
||||
max-width: 800px;
|
||||
max-width: 900px;
|
||||
}
|
||||
|
||||
.libraryItemsGridContainer {
|
||||
|
@ -97,7 +97,7 @@
|
|||
|
||||
@media all and (min-width: 1920px) {
|
||||
.ehsContent {
|
||||
max-width: 1000px;
|
||||
max-width: 1300px;
|
||||
}
|
||||
.libraryItemsGridContainer {
|
||||
padding: 0 25%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue