From 2bdd6a92199681cf5c2008e8c617a7e527b6af3d Mon Sep 17 00:00:00 2001 From: "rajesh.n" Date: Sat, 4 Oct 2025 16:06:26 +0530 Subject: [PATCH] updated whatsapp icon position --- main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.css b/main.css index 7a6d865..d5972df 100644 --- a/main.css +++ b/main.css @@ -1732,7 +1732,7 @@ .whatsapp-icon { position: fixed; bottom: 20px; - right: 20px; + left: 20px; width: 60px; height: 60px; cursor: pointer;