From 9adeaad89ccc102762357d4559d1708832cf7e9c Mon Sep 17 00:00:00 2001 From: singharpitaa Date: Tue, 1 Oct 2024 23:48:50 +0530 Subject: [PATCH] I have changed the fonts and update the Text. --- index.html | 4 ++-- style.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 370a684..3536d62 100644 --- a/index.html +++ b/index.html @@ -57,8 +57,8 @@

Nike lover

-

LIVERPOOL FC
2023/24 AWAY

-

Run for healthy life

+

Every step tells a story. Walk with confidence, comfort, and style.

+
diff --git a/style.css b/style.css index f62dafa..b2404f2 100644 --- a/style.css +++ b/style.css @@ -253,7 +253,7 @@ header i:hover,header #cart:hover{ .sec #para h1{ font-size: 4rem; - font-family: 'Poppins', sans-serif; + font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; color: #222227c0; padding: 20px 30px; text-align: center;