Update 7-animation/2-css-animations/article.md
Co-authored-by: Muhammed Zakir <8190126+MuhammedZakir@users.noreply.github.com>
This commit is contained in:
parent
e0db058851
commit
ed497e7e9c
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ stripe.onclick = function() {
|
|||
|
||||
## transition-timing-function
|
||||
|
||||
The timing function describes how the animation process is distributed along its timeline. Will it start slowly and then go fast or vice versa.
|
||||
The timing function describes how the animation process is distributed along its timeline. Will it start slowly and then go fast, or vice versa.
|
||||
|
||||
It appears to be the most complicated property at first. But it becomes very simple if we devote a bit time to it.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue