Update SVG.md

master
Matt Huntington 9 years ago committed by GitHub
parent eaea38e884
commit 3f7ad4c25c

@ -42,7 +42,7 @@ circle {
stroke-width:3;
fill-opacity:0.5;
stroke-opacity:0.1;
transform:rotate(45deg) scale(0.4) translate(155px, 1px);
transform:rotate(45) scale(0.4) translate(155px, 1px);
}
```

Loading…
Cancel
Save