From b23bc6538b0e9f683bd9c2078b6f9f2c15227cad Mon Sep 17 00:00:00 2001 From: Mohamed Mujtaba <70109255+Mujtabaa07@users.noreply.github.com> Date: Mon, 27 May 2024 20:08:05 +0530 Subject: [PATCH] Update index.css --- src/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.css b/src/index.css index 681019c..59e68d9 100644 --- a/src/index.css +++ b/src/index.css @@ -27,7 +27,7 @@ body { filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#06D6A0", endColorstr="#FFD166", GradientType=1); } - +//These are img hover changes which are from home page and all images// img { transition: transform 0.5s ease, opacity 0.5s ease; } @@ -36,4 +36,4 @@ img { transform: scale(1.05); opacity: 0.9; } - \ No newline at end of file +