summaryrefslogtreecommitdiffstats
path: root/app/print.styl
diff options
context:
space:
mode:
Diffstat (limited to 'app/print.styl')
-rw-r--r--app/print.styl6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/print.styl b/app/print.styl
index df24033..331d791 100644
--- a/app/print.styl
+++ b/app/print.styl
@@ -30,3 +30,9 @@ header {
font-size: 10pt
}
}
+
+article {
+ h1 {
+ font-size: 18pt
+ }
+}