D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home3
/
encodto1
/
aegiscae.com
/
wp-content
/
plugins
/
woocommerce
/
assets
/
css
/
Filename :
_animation.scss
back
Copy
/** * _animation.scss * Custom WooCommerce Animations. */ @keyframes spin { 100% { transform: rotate( 360deg ); } }