add some right padding to prevent the printer from cutting the label
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Pau 2022-11-29 13:47:53 +01:00
parent 97cdbc4118
commit 18a23cf8b5
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
* {
box-sizing: border-box;
padding-right: 0.5%;
}
.label {
font-size: 1.2em;