mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-11 13:46:17 +00:00
feat: improve visual feedback
This commit is contained in:
@@ -85,6 +85,10 @@
|
||||
padding: 0.25rem 0.5rem;
|
||||
border: 1px solid var(--grey-three);
|
||||
border-radius: 8px;
|
||||
|
||||
&:hover {
|
||||
background-color: var(--grey-two);
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
@@ -146,6 +150,10 @@
|
||||
|
||||
.option {
|
||||
padding: 1rem;
|
||||
|
||||
&:hover {
|
||||
background-color: var(--grey-two);
|
||||
}
|
||||
}
|
||||
|
||||
/* thanks piknik */
|
||||
|
||||
Reference in New Issue
Block a user