Skip to content

Instantly share code, notes, and snippets.

@bulbul84
Created November 13, 2015 17:54
Show Gist options
  • Select an option

  • Save bulbul84/009433387305117bdb5c to your computer and use it in GitHub Desktop.

Select an option

Save bulbul84/009433387305117bdb5c to your computer and use it in GitHub Desktop.
how to solve wow.js twice animation/ dubble animation problems
/* Write this simple css for soleving this issue */
.wow {
visibility: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment