From 9603a7e58ff67f5e802599e7ca1563455c61072a Mon Sep 17 00:00:00 2001 From: zman Date: Tue, 8 Apr 2025 10:48:18 -0400 Subject: [PATCH] f --- app/assets/templates/address_label.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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;