From 30e92823fc66e46b5941bc5ac7c576347b503efc Mon Sep 17 00:00:00 2001 From: Thomas Joise Date: Sat, 31 Aug 2024 12:14:09 +0530 Subject: [PATCH] as --- assets/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index ed3ef00..e469e07 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -165,10 +165,11 @@ h6 { justify-content: space-between; padding: 10px 0 10px 30px; font-size: 16px; + font-weight: 500; color: #0b2341; white-space: nowrap; transition: 0.3s; - font font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; + font-family: "Poppins", sans-serif; } .navbar a i,