feat: Implement enhanced card physics with rotational dynamics, mass scaling, stacking behavior, and drag torque.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
}
|
||||
|
||||
.desk-item--swoop {
|
||||
transition: transform 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
|
||||
transition: transform 0.5s cubic-bezier(0.2, 0.8, 0.2, 1);
|
||||
}
|
||||
|
||||
.desk-item__card img {
|
||||
|
||||
Reference in New Issue
Block a user