Skip to content

Instantly share code, notes, and snippets.

@simonwuyts
Created March 29, 2019 08:03
Show Gist options
  • Save simonwuyts/7ea2927e484471fb987a4412960215e0 to your computer and use it in GitHub Desktop.
Save simonwuyts/7ea2927e484471fb987a4412960215e0 to your computer and use it in GitHub Desktop.
.flower {
transition: transform 0.1s ease-in-out;
}
.flower__circle {
transition: r 0.1s ease-in-out;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment