@import './animation.scss';

.a-jamp {
  @include show();
  @include animate(jamp 1 linear $jamp-timing);
}
