diff --git a/templates/LabelSystem/labels/label_style.css.twig b/templates/LabelSystem/labels/label_style.css.twig index 0c3199f9..41e25eb5 100644 --- a/templates/LabelSystem/labels/label_style.css.twig +++ b/templates/LabelSystem/labels/label_style.css.twig @@ -4,7 +4,7 @@ body { font-family: "DejaVu Sans Mono"; - font-size: 10pt; + font-size: 9pt; line-height: 1.0; } @@ -98,7 +98,7 @@ hr { .row [class^="col"] { float: left; - margin: 0 1%; + margin: 0 0.5%; min-height: 0.125rem ; }