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); }