summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/print.styl4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/print.styl b/app/print.styl
index 9c1ff49..bc681ca 100644
--- a/app/print.styl
+++ b/app/print.styl
@@ -14,6 +14,7 @@ header {
// Name
h1 {
font-size: 27pt
+ margin-top: 0.2em
margin-bottom: 0
}
@@ -79,6 +80,9 @@ article {
.education {
article {
+ // remove the extra space added for the website
+ margin-bottom: 0
+
// title
h2 {
margin-top: 1.2em