f
All checks were successful
Deploy App to Docker / deploy (push) Successful in 2m33s

This commit is contained in:
zman 2025-04-08 10:48:18 -04:00
parent 3dc955698e
commit 9603a7e58f

View File

@ -32,8 +32,8 @@ body {
position: absolute;
top: 0.25in;
left: 0.25in;
width: 1.5in;
height: 0.46in;
width: 2.75in;
height: 0.85in;
}
/* Stamp area in top right */
@ -41,8 +41,8 @@ body {
position: absolute;
top: 0.25in;
right: 0.25in;
width: 1in;
height: 1in;
width: 0.8in;
height: 0.9in;
border: 1px dashed #999;
display: flex;
justify-content: center;