D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
skdesign
/
public_html
/
admin
/
build
/
scss
/
Filename :
_animation-effects.scss
back
Copy
// // Component: Animation // .animation { &__shake { animation: shake 1500ms; } &__wobble { animation: wobble 1500ms; } } //