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 */ /* Seasons */
.layout-desktop .childrenItemsContainer { .layout-desktop .itemsContainer {
padding: unset !important; padding: unset !important;
justify-content: center; justify-content: center;
gap: 1.2em; gap: 1.2em;
} }
.layout-desktop .childrenItemsContainer > .card > .cardBox { .layout-desktop .itemsContainer > .card > .cardBox {
margin-right: unset !important; margin-right: unset !important;
} }