From 7b21f05b6a0b814d6e62aba6ba9c11bf3dbea028 Mon Sep 17 00:00:00 2001 From: Suhani Date: Sun, 26 Jan 2025 22:39:40 +0530 Subject: [PATCH] Update features.html --- features.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features.html b/features.html index 2c627a4..e529023 100644 --- a/features.html +++ b/features.html @@ -92,9 +92,9 @@ /* Light mode link color */ border: 1px solid black; /* Black border */ - padding: 5px 10px; + padding: 6px 10px; text-decoration: none; - transition: all 0.3s; + /*transition: all 0.3s;*/ } .menu a:hover {