Skip to content

Commit

Permalink
set printing margin
Browse files Browse the repository at this point in the history
  • Loading branch information
iesemtger committed Apr 11, 2024
1 parent 6537e2f commit e16ece7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ $section-headings-color: #005b7f;
@import "{{ site.theme }}";

@page {
margin: 4px;
margin: 8px;
}

#content {
Expand Down

0 comments on commit e16ece7

Please sign in to comment.