Skip to content

Commit 7352be5

Browse files
committed
Fix print styles
1 parent e139def commit 7352be5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

style.sass

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ body
3333

3434
@media only print
3535
.page
36-
height: 100%
36+
height: 297mm
37+
width: 210mm
3738
padding: 15mm
3839
position: relative
3940
box-sizing: border-box

0 commit comments

Comments
 (0)