Skip to content

Commit f39493c

Browse files
authored
Update 7-animation/2-css-animations/3-animate-circle/task.md
1 parent 5b20d19 commit f39493c

File tree

1 file changed

+1
-1
lines changed
  • 7-animation/2-css-animations/3-animate-circle

1 file changed

+1
-1
lines changed

7-animation/2-css-animations/3-animate-circle/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ importance: 5
77
Створити функцію `showCircle(cx, cy, radius)`, яка покаже анімацію зростаючого круга, де:
88

99
- `cx,cy` координати центру круга відносно вікна браузера,
10-
- `radius` радіс круга.
10+
- `radius` радіус круга.
1111

1212
Натисніть кнопку нижче, щоб побачити як повинен виглядати результат:
1313

0 commit comments

Comments
 (0)