Add little guy

This commit is contained in:
Viktor Rådberg
2023-08-26 17:27:53 +02:00
parent 6e71debe22
commit 58d12fbfe6
34 changed files with 292 additions and 141 deletions

View File

@@ -188,7 +188,7 @@ export const CommanderDamage = ({
};
const opponentIndex = opponent.index;
const fontSize = '5vmin';
const fontSize = '6vmin';
const fontWeight = 'bold';
const strokeWidth = '0.5vmin';