This commit is contained in:
+2
-2
@@ -15,8 +15,8 @@
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
.card {
|
.card {
|
||||||
width: 2.5in;
|
width: calc(2.5in-4mm);
|
||||||
height: 3.5in;
|
height: calc(3.5in-4mm);
|
||||||
font-size: 8pt;
|
font-size: 8pt;
|
||||||
border: 2mm solid black;
|
border: 2mm solid black;
|
||||||
/*background-image: url("/bg.webp");*/
|
/*background-image: url("/bg.webp");*/
|
||||||
|
|||||||
Reference in New Issue
Block a user