diff --git a/andromeda.css b/andromeda.css index 50c5247..9eec67f 100644 --- a/andromeda.css +++ b/andromeda.css @@ -236,11 +236,12 @@ } /* Seasons */ +.layout-desktop .itemsContainer { + gap: 1.2em; +} .layout-desktop .itemsContainer:not(.scrollSlider) { padding: unset !important; - justify-content: center; - gap: 1.2em; } .layout-desktop .itemsContainer > .card > .cardBox { margin-right: unset !important;