HOME


Mini Shell 1.0
DIR: /var/www/craft/wp-content/plugins/elementor/assets/lib/animations/styles/
Upload File :
Current File : //var/www/craft/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);
}