mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-27 04:41:03 +00:00
h
This commit is contained in:
@@ -42,10 +42,10 @@
|
||||
}
|
||||
|
||||
button:hover {
|
||||
transform: translate(0%, -5%);
|
||||
transform: translateY(-5%);
|
||||
}
|
||||
button:active {
|
||||
transition-duration: 0.1s;
|
||||
transform: translate(0);
|
||||
transform: translateY(-3%);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user