Applied smaller width to homepage as well
Deploy to Unraid Share / copy-file (push) Successful in 12s

This commit is contained in:
Samira
2026-04-24 21:35:26 +02:00
parent 0807f9d2c3
commit 52d771d99f
+11
View File
@@ -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
/* ============================== */ /* ============================== */