remove translate on hover for links and buttons
This commit is contained in:
@@ -128,10 +128,10 @@ button {
|
||||
transition: all 0.2s ease;
|
||||
}
|
||||
|
||||
a:hover,
|
||||
/* a:hover,
|
||||
button:hover {
|
||||
transform: translateY(-1px);
|
||||
}
|
||||
} */
|
||||
|
||||
/* Smooth page transitions */
|
||||
.page-transition {
|
||||
|
Reference in New Issue
Block a user