topics hover fix

This commit is contained in:
Igor Lobanov 2022-10-01 13:56:47 +02:00
parent b36aabaa89
commit ceba418ee3

View File

@ -42,7 +42,6 @@
} }
a:hover { a:hover {
font-weight: 500;
color: white; color: white;
} }
} }