Skip to content

Instantly share code, notes, and snippets.

@connorrothschild
Created August 21, 2020 14:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save connorrothschild/8cd77fd37cc67024d9e5b2d44e0b179a to your computer and use it in GitHub Desktop.
Save connorrothschild/8cd77fd37cc67024d9e5b2d44e0b179a to your computer and use it in GitHub Desktop.
.main-content {
animation: slide-from-right 1s cubic-bezier(0.87, 0, 0.13, 1) forwards;
animation-delay: 100ms;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment