disable animation for now

This commit is contained in:
wryk 2020-03-07 19:37:01 +01:00
parent 8877c0f65f
commit d5e99f87c0
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
margin-right: -1rem; margin-right: -1rem;
padding: 1rem 0; padding: 1rem 0;
transform-origin: center; transform-origin: center;
animation: trackIn .3s; // animation: trackIn .3s;
} }
@keyframes trackIn { @keyframes trackIn {