Skip to content

Instantly share code, notes, and snippets.

@hopearmstrong
Created April 2, 2019 05:16
Show Gist options
  • Save hopearmstrong/6ce6caffe05f996dac50a6d74eb3fd38 to your computer and use it in GitHub Desktop.
Save hopearmstrong/6ce6caffe05f996dac50a6d74eb3fd38 to your computer and use it in GitHub Desktop.
Animated donut on hover
#donut
&-icing
fill: #FA9CB6
transition: fill 3s ease-out
&:hover
cursor: pointer
#donut-icing
fill: #4a8af4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment