Skip to content

Commit f45b823

Browse files
authored
[docs] fix inconsistent margin in svelte/motion spring tutorial (#8081)
1 parent d8c6ab8 commit f45b823

File tree

1 file changed

+1
-0
lines changed
  • site/content/tutorial/09-motion/02-spring/app-b

1 file changed

+1
-0
lines changed

site/content/tutorial/09-motion/02-spring/app-b/App.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
svg {
3434
width: 100%;
3535
height: 100%;
36+
margin: -8px;
3637
}
3738
circle {
3839
fill: #ff3e00;

0 commit comments

Comments
 (0)