summaryrefslogtreecommitdiffstats
path: root/app/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'app/stylesheets')
-rw-r--r--app/stylesheets/print/header.styl4
-rw-r--r--app/stylesheets/web/header.styl2
2 files changed, 5 insertions, 1 deletions
diff --git a/app/stylesheets/print/header.styl b/app/stylesheets/print/header.styl
index 5b05637..7f6b7ab 100644
--- a/app/stylesheets/print/header.styl
+++ b/app/stylesheets/print/header.styl
@@ -1,3 +1,7 @@
+.header__name {
+ margin-bottom: 0.1em
+}
+
.header__tel
.header__website
.header__email
diff --git a/app/stylesheets/web/header.styl b/app/stylesheets/web/header.styl
index 7815899..6350b92 100644
--- a/app/stylesheets/web/header.styl
+++ b/app/stylesheets/web/header.styl
@@ -5,7 +5,7 @@
.header__name {
font-size: 3.3em
- margin-bottom: 0.1em
+ margin-bottom: -0.2em
}
.header__job-title {