fix: 💄 Enhance visualisation of the Tutorial on mobile

This commit is contained in:
Puria Nafisi Azizi 2022-02-27 16:29:23 +01:00
parent 4da1fa4832
commit 4b778e444d
No known key found for this signature in database
GPG key ID: 57AA9EBCB1DA7141
3 changed files with 6 additions and 8 deletions

View file

@ -315,7 +315,7 @@ Like "\*" in mini notation, **fast** will play a pattern times the given number
With early, you can nudge a pattern to start earlier in time:
<MiniRepl tune={`cat(e5, b4.late(0.5))`} />
<MiniRepl tune={`cat(e5, b4.early(0.5))`} />
### late(cycles)