Advertisement
Guest User

Untitled

a guest
Feb 7th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. svg {
  2. width:400px;
  3. height:400px;
  4. margin-top:100px;
  5. margin-left:calc(50% - 200px);
  6. transform-style:preserve-3d;
  7. overflow:visible;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement