Applied smaller width to homepage as well
Deploy to Unraid Share / copy-file (push) Successful in 12s
Deploy to Unraid Share / copy-file (push) Successful in 12s
This commit is contained in:
@@ -27,6 +27,17 @@ div:has(> div > .emby-scroller-container) {
|
|||||||
mask-composite: intersect;
|
mask-composite: intersect;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* ============================== */
|
||||||
|
/* Homepage
|
||||||
|
/* ============================== */
|
||||||
|
.layout-desktop .sections > div {
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
width: 75%;
|
||||||
|
padding-left: unset !important;
|
||||||
|
padding-right: unset !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* ============================== */
|
/* ============================== */
|
||||||
/* Media detail page
|
/* Media detail page
|
||||||
/* ============================== */
|
/* ============================== */
|
||||||
|
|||||||
Reference in New Issue
Block a user