From 97d62b0798bf718551689c7fb9edecc70997e2cb Mon Sep 17 00:00:00 2001 From: tecnik <44696073+TecnikOfficial@users.noreply.github.com> Date: Wed, 4 Dec 2024 21:06:29 +0530 Subject: [PATCH] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index cffccbf..a4bbee0 100644 --- a/index.html +++ b/index.html @@ -395,8 +395,8 @@ font-size: 2rem; /* Adjust font size for mobile */ } .widget-container { - bottom: -10px; - right: 30px; /* Position the widget to the right */ + bottom: 50px; + right: 35px; /* Position the widget to the right */ } .widget-image {