Skip to content
Snippets Groups Projects
Commit aab7613b authored by Christopher Pietsch's avatar Christopher Pietsch
Browse files

added left padding to canvas

parent a0db00c9
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ function Canvas() {
top: 20,
right: 50,
bottom: 30,
left: 50
left: 130
};
var minHeight = 400;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment