From 0faed75a80a5a81714c3768e89ceff721b252fa8 Mon Sep 17 00:00:00 2001 From: Mahendra Mistari <113435117+Mahendraish@users.noreply.github.com> Date: Thu, 31 Oct 2024 17:41:10 +0530 Subject: [PATCH] Update index.html fotter ux design --- index.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 215b4ef..4d57692 100644 --- a/index.html +++ b/index.html @@ -898,6 +898,16 @@ height: 100%; background-color: #3f10ea; } + .footer-content{ + background-color: black; + transition:all; + transition-property: font-size; + transition-duration: 4s; + transition-delay: 2s; + } + .footer-content:hover{ + transform: scale(1.1) + } @@ -1128,4 +1138,4 @@

Connect With Us

- \ No newline at end of file +