Skip to content

Commit c92dbe5

Browse files
committed
update
1 parent 5d4ada7 commit c92dbe5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slides.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -716,9 +716,9 @@ If no snap target or absolute position is specified, the arrow will automaticall
716716
Animated
717717
</FancyArrow>
718718

719-
<div mt-40>
719+
<div mt-40 h-70>
720720

721-
```html {*}{maxHeight: '300px'}
721+
```html {*}{maxHeight: '100%'}
722722
<FancyArrow x1="100" y1="100" x2="200" y2="200" >
723723
Hello
724724
</FancyArrow>

0 commit comments

Comments
 (0)