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;