Skip to content

Instantly share code, notes, and snippets.

@ivo-ivanov
Created February 24, 2020 22:26
Show Gist options
  • Save ivo-ivanov/1f78c334dcaff3e9bb5b4000127eeb52 to your computer and use it in GitHub Desktop.
Save ivo-ivanov/1f78c334dcaff3e9bb5b4000127eeb52 to your computer and use it in GitHub Desktop.
Cubic bezier transition #css
transition: .6s cubic-bezier(1,0,0,1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment