@@ -89,7 +89,7 @@
}
.bounce{
span{
- transform: translate3d(0,-100%,0);
+ // transform: translate3d(0,-100%,0);
animation: spanbounce 1s 1s both;
@keyframes spanbounce {