| Current Path : /home/frekansk/www/wp-content/plugins/elementor/assets/lib/animations/styles/ |
| Current File : /home/frekansk/www/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-shrink.css |
.elementor-animation-shrink {
transition-duration: 0.3s;
transition-property: transform;
}
.elementor-animation-shrink:active,
.elementor-animation-shrink:focus,
.elementor-animation-shrink:hover {
transform: scale(0.9);
}