From 5578886e46bb4a3e6db377ed3548c1c907eb8751 Mon Sep 17 00:00:00 2001 From: Samira <13108552+koninginsamira@users.noreply.github.com> Date: Fri, 24 Apr 2026 14:32:55 +0200 Subject: [PATCH] Fixed scrollable horizontal lists centering their content --- andromeda.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/andromeda.css b/andromeda.css index 4fc9237..50c5247 100644 --- a/andromeda.css +++ b/andromeda.css @@ -236,7 +236,7 @@ } /* Seasons */ -.layout-desktop .itemsContainer { +.layout-desktop .itemsContainer:not(.scrollSlider) { padding: unset !important; justify-content: center;