diff --git a/resources/views/production-orders/printpanel.blade.php b/resources/views/production-orders/printpanel.blade.php index 22d300a..b7fd0c9 100644 --- a/resources/views/production-orders/printpanel.blade.php +++ b/resources/views/production-orders/printpanel.blade.php @@ -32,9 +32,13 @@ top:27mm; /* 3 + 22 + 1mm spacing */ width:100%; text-align:center; - font-family:Arial, sans-serif; + /* font-family:Arial, sans-serif; */ + font-family: "Arial Narrow", "Roboto Condensed", sans-serif; font-weight:bold; font-size:3mm; + letter-spacing:-0.2mm; + transform: scaleX(0.85); + transform-origin:center; } .desc{ position:absolute;