From a1ec3a95cfc3781990103e03494210a27a1a0014 Mon Sep 17 00:00:00 2001 From: Ayushitripathi110505 Date: Tue, 1 Oct 2024 11:26:03 +0530 Subject: [PATCH 1/2] test --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index f37685c..ec2037f 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,6 @@ + From 79637e44d53de25e8da8c53d711876955edb3789 Mon Sep 17 00:00:00 2001 From: Ayushitripathi110505 Date: Fri, 4 Oct 2024 15:22:30 +0530 Subject: [PATCH 2/2] ui changed --- assets/css/styles.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/css/styles.css b/assets/css/styles.css index 95d0f38..e481f60 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -402,6 +402,8 @@ img{ } .contact__description{ margin-bottom: var(--mb-3); + color:#048654; + font-style: normal; } /*========== FOOTER ==========*/ .footer__container{