Your IP : 3.22.68.71


Current Path : /var/www/wptbox/wp-content/plugins/elementor/assets/lib/animations/styles/
Upload File :
Current File : /var/www/wptbox/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-rotate.css

.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);
}