Add bolding for plusses

This commit is contained in:
Dylan Pizzo
2025-01-06 23:51:51 -05:00
parent 0e9661f146
commit a5979647fc
3 changed files with 39 additions and 6 deletions

View File

@@ -159,8 +159,8 @@ const drawStandardCard = async (
context,
parse(card.description),
w / 2,
1520,
1100
1490,
1000
);
// Draw the types
let size = 65;