1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-15 18:35:58 +00:00

Tweaking the a4 page height

This commit is contained in:
Scott Tolksdorf
2016-05-14 15:17:34 -04:00
parent a81967884d
commit 451bbfc915
2 changed files with 3 additions and 1 deletions

View File

@@ -151,7 +151,7 @@ module.exports = [
gen : ['<style>',
' .phb{',
' width : 210mm;',
' height : 297mm;',
' height : 296.8mm;',
' }',
'</style>'
].join('\n')

View File

@@ -34,6 +34,8 @@ X Fix title saving
X Style the snippet groups
- Update changelog
- fixed multiline lists (u/Zagorath)
## v2.1.0
- Add stats nav item
- Add a "Hotness" indicator based on the number of views