From 596bc3c131479b1e4a07cf4553627a44169452e7 Mon Sep 17 00:00:00 2001 From: Amin Jalal Date: Thu, 7 Nov 2024 01:02:49 +0300 Subject: [PATCH] Undone the accidental deletion of the previous hover effect fix. --- website/styles/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/website/styles/style.css b/website/styles/style.css index 55d5627..3e3f67a 100644 --- a/website/styles/style.css +++ b/website/styles/style.css @@ -1106,6 +1106,7 @@ input { .small a{ width: fit-content; + border-bottom: 1px solid rgba(255, 255, 255, 0); } .small a:hover {