File "e-animation-sink.css"
Full Path: /home/elegucvf/public_html/elementor/assets/lib/animations/styles/e-animation-sink.css
File size: 262 bytes
MIME-type: text/plain
Charset: utf-8
.elementor-animation-sink {
transition-duration: 0.3s;
transition-property: transform;
transition-timing-function: ease-out;
}
.elementor-animation-sink:active,
.elementor-animation-sink:focus,
.elementor-animation-sink:hover {
transform: translateY(8px);
}