mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-14 11:15:57 +00:00
Tweaking the a4 page height
This commit is contained in:
@@ -151,7 +151,7 @@ module.exports = [
|
||||
gen : ['<style>',
|
||||
' .phb{',
|
||||
' width : 210mm;',
|
||||
' height : 297mm;',
|
||||
' height : 296.8mm;',
|
||||
' }',
|
||||
'</style>'
|
||||
].join('\n')
|
||||
|
||||
Reference in New Issue
Block a user