Fixed updated class name
Deploy to Unraid Share / copy-file (push) Successful in 11s

This commit is contained in:
Samira
2026-04-22 19:04:24 +02:00
parent 6c1b757c99
commit f2ba963f6e
+2 -2
View File
@@ -219,13 +219,13 @@
}
/* Seasons */
.layout-desktop .childrenItemsContainer {
.layout-desktop .itemsContainer {
padding: unset !important;
justify-content: center;
gap: 1.2em;
}
.layout-desktop .childrenItemsContainer > .card > .cardBox {
.layout-desktop .itemsContainer > .card > .cardBox {
margin-right: unset !important;
}