Reduce animation intensity and remove distracting scale effects
This commit is contained in:
@@ -196,7 +196,7 @@ body {
|
||||
|
||||
.btn-icon:hover {
|
||||
background: var(--accent-primary);
|
||||
transform: scale(1.1) translateY(-2px);
|
||||
transform: translateY(-2px);
|
||||
box-shadow:
|
||||
0 8px 20px rgba(59, 130, 246, 0.4),
|
||||
0 4px 8px rgba(0, 0, 0, 0.2),
|
||||
|
||||
Reference in New Issue
Block a user