From 28033ddc2aab2633035f8afa6e9ed936b2efe9ba Mon Sep 17 00:00:00 2001 From: codedwriter Date: Wed, 18 Sep 2024 06:09:52 +0100 Subject: [PATCH] Updated index.html to implement changes recommended by w3schools team. --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 38ea7336..9a076821 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,6 @@ - @@ -133,7 +132,7 @@

Contribute

.cw-heading, .cw-text { text-align: center; font-size: 2rem; - font-family: 'Poppins', sans-serif; + font-family: "Lato", sans-serif; position:relative; margin:2rem 0 0.5rem 0; font-weight:900;