summaryrefslogtreecommitdiffstats
path: root/app/stylesheets
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2021-07-12 12:09:28 +0200
committerAhmed Abdelhalim <[email protected]>2021-07-12 17:32:58 +0200
commita6d3ef84fc00aff64364bb427eabcb6bb3f39bdc (patch)
treeb71ed358a12ccdbd438e1bf75bec5fce500a8982 /app/stylesheets
parent141a00a4632904ffdd8fe0feeca805e20f516764 (diff)
Better styling for the header (web only)
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 {