File "e-animation-pop.css"
Full Path: /home2/sdektunc/cepali.edu.mx/wp-content/plugins/elementor/assets/lib/font-awesome/migration/e-animation-pop.css
File size: 310 bytes
MIME-type: text/plain
Charset: utf-8
@keyframes elementor-animation-pop {
50% {
transform: scale(1.2);
}
}
.elementor-animation-pop:active,
.elementor-animation-pop:focus,
.elementor-animation-pop:hover {
animation-name: elementor-animation-pop;
animation-duration: 0.3s;
animation-timing-function: linear;
animation-iteration-count: 1;
}