Skip to content

Commit c6ed439

Browse files
committed
update font-size and margins for media-print
1 parent f6c1db8 commit c6ed439

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css/media.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,10 @@
4545
#markdown-content {
4646
width: 100% !important;
4747
margin: 30px !important;
48+
margin-bottom: 40px !important;
4849
margin-left: 50px !important;
50+
font-size: 12pt !important;
51+
line-height: 1.2 !important;
4952
padding: 0 !important;
5053
}
5154
}

0 commit comments

Comments
 (0)