From 786353a6841e2a9dcc46438220e45d168250f45a Mon Sep 17 00:00:00 2001 From: laxmi47 Date: Wed, 2 Oct 2024 18:34:50 +0530 Subject: [PATCH 1/2] enhanced footer icons color and size --- style.css | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/style.css b/style.css index 9d984726..00fa1bf6 100644 --- a/style.css +++ b/style.css @@ -571,17 +571,19 @@ textarea { color: brown; background-color: hsl(20, 43%, 93%); border-radius: 50px; + transform: scale(1.5); /* Increase size */ + transition: transform 0.3s ease; /* Smooth transition effect */ } -.fa-facebook:hover { - color:#3B5998; +.fa-brands.fa-facebook:hover { + color: #3B5998 !important; } -.fa-instagram:hover { - color:#D62976; +.fa-brands.fa-instagram:hover { + color: #D62976 !important; } -.fa-twitter:hover { - color:#00B6F1; +.fa-brands.fa-x-twitter:hover { + color: #181e20 !important; } #author { From 145ac78a73c0595630c2b6da22d0250d600ad599 Mon Sep 17 00:00:00 2001 From: laxmi47 Date: Wed, 2 Oct 2024 20:58:40 +0530 Subject: [PATCH 2/2] enhanced footer icons color and size in all html pages with footers --- Coverpage.html | 1 + Html-files/Electronic.html | 48 ++++++++++++++++++++++++++------------ Html-files/cart.html | 46 ++++++++++++++++++++++++++++++------ Html-files/contact.html | 34 +++++++++++++++++++++++---- Html-files/menu.html | 32 ++++++++++++++++++++++++- Html-files/services.html | 35 ++++++++++++++++++++++++--- style.css | 6 ++--- 7 files changed, 169 insertions(+), 33 deletions(-) diff --git a/Coverpage.html b/Coverpage.html index 8e0f0c61..1a0ca0de 100644 --- a/Coverpage.html +++ b/Coverpage.html @@ -6,6 +6,7 @@ Retro + @@ -295,15 +323,19 @@

Contact Us!

-

Follow Us

+

Follow Us

-

Stay connected with us on social media for the latest updates, latest collection, and vintage adventures. + + + + + + +

+ +

Stay connected with us on social media for the latest updates, latest collection, and vintage adventures.

-