Skip to content

Instantly share code, notes, and snippets.

@makzan
Created January 4, 2013 13:50
Show Gist options
  • Save makzan/4452726 to your computer and use it in GitHub Desktop.
Save makzan/4452726 to your computer and use it in GitHub Desktop.
code snippet of the next and current sliding transition.
.next, .current {
transition: all 0.5s ease-out;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment