From dec305dcd768c3a3ab287909282592885c74787e Mon Sep 17 00:00:00 2001 From: serr Date: Sun, 8 Jun 2025 20:54:08 +0300 Subject: [PATCH] some changes --- assets/css/styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/styles.css b/assets/css/styles.css index a758cbf..b8163ef 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -75,7 +75,6 @@ a { padding: 0 5px; background-image: linear-gradient(to bottom, transparent 60%, #77abbb 60%); background-repeat: no-repeat; - transition: background-color 0.1s ease; border-radius: 2px; }