• File: e-animation-grow.css
  • Full Path: /home4/jdaxcom/j3dax.online/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.css
  • Date Modified: 02/18/2026 4:17 AM
  • File size: 218 bytes
  • MIME-type: text/plain
  • Charset: utf-8
.elementor-animation-grow {
	transition-duration: 0.3s;
	transition-property: transform;
}
.elementor-animation-grow:active,
.elementor-animation-grow:focus,
.elementor-animation-grow:hover {
	transform: scale(1.1);
}