Skip to content

Commit

Permalink
Merge pull request #3529 from mykhalenych/patch-1
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
mgrinko authored Nov 28, 2024
2 parents d55b4a5 + 28e7c5a commit 7d23622
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ In addition to the basic functionality create a BEM modifier called `speed-up` f
- it will take only `10s` for the seconds hand to make a full circle (change animation duration)
- it will take only `10min` for the minutes hand to make a full circle (change animation duration)

❗️ Add the modifier to the initial markup for Tests.
❗️ Create an HTML element with the class stopwatch (this element is required for the tests).
❗️ Add the modifier to the stopwatch for tests.
❗️ Mentors will remove it via Dev Tools and check if Basic functionality works as expected.

> Here are the [Layout Tasks Instructions](https://mate-academy.github.io/layout_task-guideline)
Expand Down

0 comments on commit 7d23622

Please sign in to comment.