From 4ced1b003dedf11f312d35552150db35a65597d2 Mon Sep 17 00:00:00 2001 From: deadvey Date: Wed, 24 Dec 2025 17:09:06 +0000 Subject: [PATCH] NO BOLD --- tuxcord/static/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/tuxcord/static/index.css b/tuxcord/static/index.css index 30f83f8..7f6eb09 100644 --- a/tuxcord/static/index.css +++ b/tuxcord/static/index.css @@ -61,7 +61,6 @@ a { color: var(--accent); } a:hover { - font-weight: bold; color: var(--accent2); }