From 6ac58f23ba25cd8a17bac202c3734baaacd72d2b Mon Sep 17 00:00:00 2001 From: Pranshu <153133494+pranshustuff@users.noreply.github.com> Date: Mon, 8 Jul 2024 17:58:21 +0530 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 2560cad..abd4984 100644 --- a/style.css +++ b/style.css @@ -39,6 +39,6 @@ p{ h4 { font-family: Montserrat; font-weight: 600; - font-size: 250%; + font-size: 230%; margin-bottom: 35px; }