diff --git a/labels_dymo.typ b/labels_dymo.typ index 48c9615..406cecd 100644 --- a/labels_dymo.typ +++ b/labels_dymo.typ @@ -12,9 +12,9 @@ } place( top + left, - dx: 1in/16, - dy: 1in/16, - common.address_block(3in, 1in, card) + dx: 1in/4, + dy: 0in, + common.address_block(2in + 3in/4, 15in/16, card) ) } }