mirror of
https://github.com/revanced/revanced-website.git
synced 2025-04-29 22:24:31 +02:00
fix: apply hover effect to <a>
aswell
This commit is contained in:
parent
9a6797eca8
commit
1e06a0adb1
@ -69,7 +69,8 @@
|
||||
letter-spacing: 0.01rem;
|
||||
}
|
||||
|
||||
div:hover {
|
||||
div:hover,
|
||||
a:hover {
|
||||
filter: brightness(85%);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user