mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
docs(simple-animations): update solution previews
This commit is contained in:
@@ -35,12 +35,12 @@ 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.
|
||||
|
||||
<video controls src="https://github.com/svenson95/angular-challenges/assets/46655156/d3e2c8de-335c-4189-be1b-cc7c0d68e89d">
|
||||
<video controls src="https://github.com/tomalaforge/angular-challenges/assets/46655156/a43c3995-16ef-4d1f-bcfc-602b4ce80937">
|
||||
</video>
|
||||
|
||||
### Level 2
|
||||
|
||||
Add a stagger animation for the list on the right side.
|
||||
|
||||
<video controls src="https://github.com/svenson95/angular-challenges/assets/46655156/7b5e770f-38bb-43a2-9dd1-cc1329cab82f">
|
||||
<video controls src="https://github.com/tomalaforge/angular-challenges/assets/46655156/1a01af1b-44fc-4616-8793-681219f9d8bc">
|
||||
</video>
|
||||
|
||||
Reference in New Issue
Block a user