Skip to content

Commit

Permalink
Fix print styles
Browse files Browse the repository at this point in the history
  • Loading branch information
acarapetis committed Mar 5, 2024
1 parent e139def commit 7352be5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion style.sass
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ body

@media only print
.page
height: 100%
height: 297mm
width: 210mm
padding: 15mm
position: relative
box-sizing: border-box
Expand Down

0 comments on commit 7352be5

Please sign in to comment.