diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-07-12 12:09:28 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-07-12 17:32:58 +0200 |
| commit | a6d3ef84fc00aff64364bb427eabcb6bb3f39bdc (patch) | |
| tree | b71ed358a12ccdbd438e1bf75bec5fce500a8982 /app/stylesheets/web/header.styl | |
| parent | 141a00a4632904ffdd8fe0feeca805e20f516764 (diff) | |
Better styling for the header (web only)
Diffstat (limited to 'app/stylesheets/web/header.styl')
| -rw-r--r-- | app/stylesheets/web/header.styl | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |
