Skip to content

Commit 4f2d5e2

Browse files
authored
Update article.md
1 parent 6cbd7dc commit 4f2d5e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

7-animation/2-css-animations/article.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ growing.onclick = function() {
7171
```
7272

7373
حالا بیایید ویژگی های انیمیشن را یکی یکی پوشش دهیم.
74+
7475
## transition-property
7576

7677
In `transition-property`, we write a list of properties to animate, for instance: `left`, `margin-left`, `height`, `color`. Or we could write `all`, which means "animate all properties".

0 commit comments

Comments
 (0)