disable animation for now
This commit is contained in:
parent
8877c0f65f
commit
d5e99f87c0
|
@ -8,7 +8,7 @@
|
|||
margin-right: -1rem;
|
||||
padding: 1rem 0;
|
||||
transform-origin: center;
|
||||
animation: trackIn .3s;
|
||||
// animation: trackIn .3s;
|
||||
}
|
||||
|
||||
@keyframes trackIn {
|
||||
|
|
Loading…
Reference in New Issue