1
0
mirror of https://github.com/cssanimation/css-animation-101.git synced 2025-08-06 14:16:34 +02:00

Fixing small error

This commit is contained in:
Donovan Hutchinson
2018-12-26 13:07:59 +00:00
parent 77c4d221b5
commit eb39f77fce

View File

@@ -85,7 +85,7 @@ We can specify which applies when setting the steps:
I've written on the subject of [timing functions here](https://medium.com/css-tutorials/bouncy-transitions-c0c8085d489) if you'd like to read more and see other examples.
## Homework</h2>
## Homework
Following on from [the previous homework example](http://codepen.io/donovanh/pen/NPYNGa?editors=110) try changing the `transition-timing-function` value and see how it changes the way the transition feels.