diff --git a/create-card.js b/create-card.js index 904663e..7d80f4b 100644 --- a/create-card.js +++ b/create-card.js @@ -102,7 +102,7 @@ class CardCreator { ctx.fillRect(464, 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.stroke(); ctx.textAlign = "center";