Adjust spacing
This commit is contained in:
parent
96acd4a8c5
commit
c4faf11b38
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ class CardCreator {
|
||||||
ctx.fillRect(464, 135, 195, 40);
|
ctx.fillRect(464, 135, 195, 40);
|
||||||
ctx.fillRect(669, 135, 195, 40);
|
ctx.fillRect(669, 135, 195, 40);
|
||||||
|
|
||||||
ctx.fillRect(464, 183, 400, 205);
|
ctx.fillRect(464, 183, 400, 210);
|
||||||
ctx.fillRect(464, 405, 400, 175);
|
ctx.fillRect(464, 405, 400, 175);
|
||||||
ctx.stroke();
|
ctx.stroke();
|
||||||
ctx.textAlign = "center";
|
ctx.textAlign = "center";
|
||||||
|
|
Loading…
Reference in a new issue