Skip to content

Instantly share code, notes, and snippets.

@machwatt
Created July 16, 2015 09:10
Show Gist options
  • Save machwatt/55f137ca613ca1fe5b3b to your computer and use it in GitHub Desktop.
Save machwatt/55f137ca613ca1fe5b3b to your computer and use it in GitHub Desktop.
animate.css and waypoints.js - styles
.hidden {
opacity: 0;
}
.visible {
opacity: 1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment