%PDF- %PDF-
| Direktori : /home/riacommer/public_html/admin/vendor/animate.css/source/lightspeed/ |
| Current File : /home/riacommer/public_html/admin/vendor/animate.css/source/lightspeed/lightSpeedOut.css |
@keyframes lightSpeedOut {
0% {
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
.lightSpeedOut {
animation-name: lightSpeedOut;
animation-timing-function: ease-in;
}