From 55d0f58f458fa133988289a7cdf5ca837b99a9e6 Mon Sep 17 00:00:00 2001 From: Sa24miksha Date: Fri, 13 Oct 2023 11:38:33 +0530 Subject: [PATCH] fixed overlapping icon over text --- src/common/home/home.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/home/home.css b/src/common/home/home.css index 2f4a1a20c..687f03a5a 100644 --- a/src/common/home/home.css +++ b/src/common/home/home.css @@ -729,7 +729,7 @@ opacity: 0; transition: all 0.2s ease-in-out; position: absolute; - left: 15.3rem; + left: 15rem; } } .prime-sponsors-cta:hover {