summaryrefslogtreecommitdiffstats
path: root/app/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'app/stylesheets')
-rw-r--r--app/stylesheets/web/header.styl3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/stylesheets/web/header.styl b/app/stylesheets/web/header.styl
index 3a23a48..7815899 100644
--- a/app/stylesheets/web/header.styl
+++ b/app/stylesheets/web/header.styl
@@ -32,5 +32,6 @@
.header__github
.header__stackoverflow
.header__linkedin {
- display: inline
+ display: inline-block
+ margin: 8px;
}