From 71131ca4a37a4eab0b21328edc2aba13e7c533bb Mon Sep 17 00:00:00 2001 From: Raj Patil Date: Sun, 14 Jul 2024 20:14:46 +0530 Subject: [PATCH] updates --- themes/custom/assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/custom/assets/css/style.css b/themes/custom/assets/css/style.css index 079e0998c..63ed67117 100644 --- a/themes/custom/assets/css/style.css +++ b/themes/custom/assets/css/style.css @@ -532,7 +532,7 @@ button:not(:-moz-focusring):focus > .menu__btn-title { .menu__link { display: block; padding: 10px 15px; - padding: 1rem 2rem; + padding: 1rem 1.5rem; font-weight: 700; font-size: 1.5rem; color: {{ $white }};