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