From c2eeb9d89bb2ed2ba20ead448d2b865cff2da2ea Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Tue, 20 Aug 2024 15:43:09 +0300 Subject: [PATCH] update font --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 6f1480265..184e52727 100644 --- a/css/index.css +++ b/css/index.css @@ -260,7 +260,7 @@ background-color:#5596f5 !important; h4 { @apply text-xl lg:text-2xl font-normal tracking-wider; font-family: "Lato", sans-serif !important; - font-weight: 600 !important; + } h5 { @apply text-lg my-1 tracking-normal font-semibold;