Skip to content

Instantly share code, notes, and snippets.

@bindy
Created October 16, 2013 02:59
Show Gist options
  • Save bindy/7001990 to your computer and use it in GitHub Desktop.
Save bindy/7001990 to your computer and use it in GitHub Desktop.
.icon_mod_rock{
0%{transform:rotate(0deg)}
25%{transform:rotate(-10deg)}
50%{transform:rotate(0deg)}
75%{transform:rotate(10deg)}
100%{transform:rotate(0deg)}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment