diff --git a/app/assets/templates/address_label.html b/app/assets/templates/address_label.html index 9eaa020..55f9545 100644 --- a/app/assets/templates/address_label.html +++ b/app/assets/templates/address_label.html @@ -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;