diff --git a/docs/src/content/docs/challenges/angular/46-simple-animations.md b/docs/src/content/docs/challenges/angular/46-simple-animations.md index 03401c1..f7c197a 100644 --- a/docs/src/content/docs/challenges/angular/46-simple-animations.md +++ b/docs/src/content/docs/challenges/angular/46-simple-animations.md @@ -36,9 +36,13 @@ The goal of this challenge is to add animations, they should run when the user a Add a fading or moving animation for the paragraphs on the left side. + + ### Level 2 Add a stagger animation for the list on the right side. +