Fix typo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michal Kunc 2022-04-06 17:46:58 +02:00
parent a6fa30b19b
commit d6036109a3

View File

@ -15,7 +15,7 @@
<style> <style>
.card { .card {
width: calc(2.5ini - 4mm); width: calc(2.5in - 4mm);
height: calc(3.5in - 4mm); height: calc(3.5in - 4mm);
font-size: 8pt; font-size: 8pt;
border: 2mm solid black; border: 2mm solid black;