From fc6b636fceb06dd5223d6484c6649de2cfa9aba1 Mon Sep 17 00:00:00 2001 From: Arhell Date: Thu, 5 Oct 2023 02:24:46 +0300 Subject: [PATCH] small ui update on sponsors block --- webroot/css/responsive.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webroot/css/responsive.css b/webroot/css/responsive.css index 4f64337b..f81fb2ab 100644 --- a/webroot/css/responsive.css +++ b/webroot/css/responsive.css @@ -698,6 +698,10 @@ font-size: 44px; line-height: 5px; } + + #sponsors .mb90 { + margin-bottom: 30px !important; + } } @media (max-width: 375px) {