• File: e-animation-skew.css
  • Full Path: /home/blwgracecity/jesusexp.org/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-skew.css
  • File size: 220 bytes
  • MIME-type: text/plain
  • Charset: utf-8
.elementor-animation-skew {
	transition-duration: 0.3s;
	transition-property: transform;
}
.elementor-animation-skew:active,
.elementor-animation-skew:focus,
.elementor-animation-skew:hover {
	transform: skew(-10deg);
}