mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-11 13:46:10 -05:00
Prevent not link room headers not styled as such when hovered
This commit is contained in:
@@ -158,7 +158,7 @@
|
||||
border-radius: var(--radius-field);
|
||||
transition: background-color 0.15s;
|
||||
|
||||
&:hover {
|
||||
&:is(a):hover {
|
||||
background-color: var(--color-bg-higher);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user