File "e-animation-rotate.css"
Full Path: /home2/sdektunc/cepali.edu.mx/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-rotate.css
File size: 228 bytes
MIME-type: text/plain
Charset: utf-8
.elementor-animation-rotate {
transition-duration: 0.3s;
transition-property: transform;
}
.elementor-animation-rotate:active,
.elementor-animation-rotate:focus,
.elementor-animation-rotate:hover {
transform: rotate(4deg);
}