Closed rachelnabors closed 9 years ago
This challenge is won when:
For #creature_nautilus1
#creature_nautilus1
it's animation-timing-function
animation-timing-function
is cubic-bezier()
cubic-bezier()
and at least one of cubic-bezier()'s four values is a negative value. That indicates a "bounce" easing/is close enough.
This is working!
It wasn't! But I fixed it :dancer:
Maybe a weird commit or something? It was watching the flashlight fish.
This challenge is won when:
For
#creature_nautilus1
it's
animation-timing-function
is
cubic-bezier()
and at least one of
cubic-bezier()
's four values is a negative value. That indicates a "bounce" easing/is close enough.