Skip to content

Commit 62e507e

Browse files
committed
Update slides.md
1 parent c5e578d commit 62e507e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

slides.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ mdc: true
44

55
# Fancy Arrow
66

7-
## Slidev addon for drawing arrows with <span v-mark.red id="fancy-styles">fancy styles</span>,
7+
## Slidev addon for drawing arrows with <span v-mark.orange="0" id="fancy-styles">fancy styles</span>,
88

9-
<span v-click id="rough-js">powered by [Rough.js](https://roughjs.com).</span>
9+
<span forward:delay-500 id="rough-js">powered by [Rough.js](https://roughjs.com).</span>
1010

11-
<FancyArrow v-after id1="rough-js" pos1="bottomright" id2="fancy-styles" pos2="bottomleft" color="red" width="2" arc="-0.3" seed="1" roughness="2" />
11+
<FancyArrow id1="rough-js" pos1="bottomright" id2="fancy-styles" pos2="bottom" color="orange" width="3" arc="-0.3" seed="1" roughness="2" />
1212

1313
---
1414

0 commit comments

Comments
 (0)