mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 18:32:41 +00:00
suggested changes
This commit is contained in:
@@ -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`
|
||||
},
|
||||
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user