From bdc3fc560215bf7e3862529dbcb555a763e7161c Mon Sep 17 00:00:00 2001 From: vikingowl Date: Tue, 28 Jan 2025 06:19:12 +0100 Subject: [PATCH] new design and added class function --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 85d773e..63abdba 100644 --- a/style.css +++ b/style.css @@ -100,7 +100,7 @@ footer a:hover { background: none; color: white; - border: 2px solid rgba(255, 255, 255, 0.3); + border: none; border-radius: 5px; }