mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-19 08:41:28 +00:00
Tweaking the a4 page height
This commit is contained in:
@@ -151,7 +151,7 @@ module.exports = [
|
|||||||
gen : ['<style>',
|
gen : ['<style>',
|
||||||
' .phb{',
|
' .phb{',
|
||||||
' width : 210mm;',
|
' width : 210mm;',
|
||||||
' height : 297mm;',
|
' height : 296.8mm;',
|
||||||
' }',
|
' }',
|
||||||
'</style>'
|
'</style>'
|
||||||
].join('\n')
|
].join('\n')
|
||||||
|
|||||||
2
todo.md
2
todo.md
@@ -34,6 +34,8 @@ X Fix title saving
|
|||||||
X Style the snippet groups
|
X Style the snippet groups
|
||||||
- Update changelog
|
- Update changelog
|
||||||
|
|
||||||
|
- fixed multiline lists (u/Zagorath)
|
||||||
|
|
||||||
## v2.1.0
|
## v2.1.0
|
||||||
- Add stats nav item
|
- Add stats nav item
|
||||||
- Add a "Hotness" indicator based on the number of views
|
- Add a "Hotness" indicator based on the number of views
|
||||||
|
|||||||
Reference in New Issue
Block a user