From 8a2355ab8be993bbe6c68cf3b057783866a49999 Mon Sep 17 00:00:00 2001 From: TenzDelek Date: Sat, 11 May 2024 16:40:31 +0530 Subject: [PATCH] fixed the aligment of sponsor section --- overrides/assets/stylesheets/home.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overrides/assets/stylesheets/home.css b/overrides/assets/stylesheets/home.css index eb657c88ad..15f953d5c7 100644 --- a/overrides/assets/stylesheets/home.css +++ b/overrides/assets/stylesheets/home.css @@ -124,7 +124,7 @@ h2.secondary-headline, h3.trusted-by { .scroller { max-width: 60vw; - + margin: auto; } .scroller__inner {