diff --git a/index.html b/index.html index dbc5b9f..627b668 100644 --- a/index.html +++ b/index.html @@ -138,21 +138,7 @@ z-index: 1000; } */ - footer { - background-color: #C4D7FF; - color: white; - text-align: center; - padding: 10px 0; - position: relative; - bottom: 0; - width: 100%; - } - - .social-icon { - transition: transform 0.3s ease; - /* Smooth transition effect */ - } - + .checkbtn { font-size: 30px; @@ -169,18 +155,7 @@ display: none; } - /* Added the hover animation on the footer social icons */ - .social-icon { - transition: transform 0.3s ease; - /* Smooth transition effect */ - } - - .social-icon:hover { - transform: scale(1.3); - /* Scale the element to 1.3 times its size */ - } - - .fa-facebook:hover { + .fa-facebook:hover { color: blue; /* Icon color change to blue on hover */ } @@ -901,59 +876,180 @@

Contact Us

+ + + + + +