mirror of
https://github.com/tmaier/asn-qr-code-label-generator.git
synced 2026-03-14 16:43:31 +00:00
fix: correct Avery label format name
The previously referenced Avery format L4731REV-25 describes the format incl. package size; This corrects the format to L4731
This commit is contained in:
parent
b2c263c11d
commit
169b380893
3 changed files with 5 additions and 5 deletions
|
|
@ -25,9 +25,9 @@ Single-page application using AlpineJS for reactivity. Key structure in `index.h
|
|||
|
||||
- **Print styling**: Uses CSS `@page` rule for A4 paper with zero margins (requires Chrome/Chromium)
|
||||
|
||||
- **Label format**: Hardcoded for Avery L4731REV-25 labels (see specifications below)
|
||||
- **Label format**: Hardcoded for Avery L4731 labels (see specifications below)
|
||||
|
||||
## Avery L4731REV-25 Label Specifications
|
||||
## Avery L4731 Label Specifications
|
||||
|
||||
Page: A4 (210mm × 297mm)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue