[docs] fix inconsistent margin in svelte/motion spring tutorial (#8081)

pull/8087/head
Daniel Huang 2 years ago committed by GitHub
parent d8c6ab87df
commit f45b823770
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -33,6 +33,7 @@
svg {
width: 100%;
height: 100%;
margin: -8px;
}
circle {
fill: #ff3e00;

Loading…
Cancel
Save