0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

suggested changes

This commit is contained in:
Víctor Losada Hernández
2024-09-16 22:20:51 +02:00
parent 313727035b
commit 746cd34087

View File

@@ -460,12 +460,13 @@ module.exports = [
icon: 'far fa-file',
gen : dedent`/* A4 Page Size */
.page {
width : 63.5mm;
height : 88.9mm;
padding : 5mm;
width : 63.5mm;
height : 88.9mm;
padding : 5mm;
font-size : 12px;
columns : unset;
}\n\n`
},
]
},