From bf7bffb5dbb32898365fee44ad52730f74d24a88 Mon Sep 17 00:00:00 2001 From: Anushka Mahajan Date: Fri, 8 Nov 2024 18:40:20 +0530 Subject: [PATCH] Changed footer on home page --- index.html | 133 +++++++++++++++++++++++------------------------------ 1 file changed, 58 insertions(+), 75 deletions(-) diff --git a/index.html b/index.html index e91953f..e79c489 100644 --- a/index.html +++ b/index.html @@ -140,16 +140,20 @@ footer { background-color: #C4D7FF; - color: #f3f4f6; + color: white; text-align: center; - padding: 15px 0; + padding: 10px 0; + position: relative; + bottom: 0; width: 100%; } - footer a{ - text-decoration: none; - color: #f3f4f6; + + .social-icon { + transition: transform 0.3s ease; + /* Smooth transition effect */ } + .checkbtn { font-size: 30px; color: #333; @@ -703,80 +707,59 @@

Contact Us

-