0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-07 18:48:39 +00:00

a little better but WTF

This commit is contained in:
David Bolack
2026-03-28 19:07:46 -05:00
parent 16bfffe78f
commit 0be91191aa
2 changed files with 10 additions and 1 deletions
@@ -2,3 +2,12 @@
margin : 0;
size : 8.5in 11in;
}
.page {
page-break-before : always;
page-break-after : always;
display : flex;
flex-direction : column;
height : 100%;
overflow-y : auto;
}