FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
elementor
/
assets
/
lib
/
animations
/
styles
Edit File: e-animation-float.css
.elementor-animation-float { transition-duration: 0.3s; transition-property: transform; transition-timing-function: ease-out; } .elementor-animation-float:active, .elementor-animation-float:focus, .elementor-animation-float:hover { transform: translateY(-8px); }
Save
Back