Skip to content

Commit

Permalink
Merge pull request #12 from art-technologies/main
Browse files Browse the repository at this point in the history
SVG template updated
  • Loading branch information
jakerockland authored Oct 21, 2022
2 parents 9520fce + 1e5face commit 336a522
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/templates.js
Original file line number Diff line number Diff line change
Expand Up @@ -184,10 +184,11 @@ function svg(data="", script="", dependency_url="") {
<meta charset="utf-8">
<style type="text/css">
body {
min-height: 100%;
margin: 0;
padding: 0;
}
canvas {
svg {
padding: 0;
margin: auto;
display: block;
Expand Down

0 comments on commit 336a522

Please sign in to comment.