From d0754c25d1460e02470285ae779b0e20ec5adf02 Mon Sep 17 00:00:00 2001 From: Arghya Chakraborty Date: Mon, 14 Oct 2024 20:29:12 +0530 Subject: [PATCH] Fixes: #3433:Unwanted Hovering removed and padding improved --- index.html | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index a329fe1e..3d3f940f 100644 --- a/index.html +++ b/index.html @@ -917,6 +917,7 @@ border-radius: 0.5rem; outline: none; transition: border-color 0.3s ease; + margin-top: 2px; } /* Hover effect to change the border color */ @@ -954,6 +955,7 @@ border-radius: 0.5rem; outline: none; transition: border-color 0.3s ease; + } /* Hover effect to change the border color */ @@ -5621,10 +5623,21 @@

Subscribe to Our Newsletter

- + - +