From 7bb21a664651d345d98e2aa883484333031ec15a Mon Sep 17 00:00:00 2001 From: akash Date: Sat, 27 Sep 2025 15:04:20 +0530 Subject: [PATCH] Testimonial size updated --- public/assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 687eb04..b42aac6 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -9808,7 +9808,7 @@ h6, @media only screen and (max-width: 479px) { .testimonial-two-item .text { - font-size: 20px; + font-size: 16px; } }