Remove rotation animations from circular buttons on hover
All checks were successful
Build And Push Image / docker (push) Successful in 1m54s

- Removed rotate(5deg) from icon buttons hover state
- Removed rotate(5deg) from FAB buttons hover state
- Removed icon-hover-rotate mixin from nav items
- Keep scale animations but remove tilt/rotation effects

Buttons now scale without rotating for cleaner interaction
This commit is contained in:
2025-08-31 16:48:53 +02:00
parent 363d3367fc
commit a85be39ffa
2 changed files with 2 additions and 3 deletions

View File

@@ -355,7 +355,6 @@ watch(width, (newWidth) => {
position: relative;
overflow: hidden;
@include ripple-effect();
@include icon-hover-rotate(10deg);
&:hover {
background: linear-gradient(135deg,