summaryrefslogtreecommitdiffstats
path: root/app/stylesheets/web/header.styl
diff options
context:
space:
mode:
Diffstat (limited to 'app/stylesheets/web/header.styl')
-rw-r--r--app/stylesheets/web/header.styl16
1 files changed, 8 insertions, 8 deletions
diff --git a/app/stylesheets/web/header.styl b/app/stylesheets/web/header.styl
index 9a5a3f5..3a23a48 100644
--- a/app/stylesheets/web/header.styl
+++ b/app/stylesheets/web/header.styl
@@ -16,21 +16,21 @@
font-style: normal
}
-.header__contact-info__location {
+.header__location {
display: block
font-style: italic
margin-bottom: 1em
}
-.header__contact-info__tel
-.header__contact-info__website {
+.header__tel
+.header__website {
display: none
}
-.header__contact-info__email
-.header__contact-info__srht
-.header__contact-info__github
-.header__contact-info__stackoverflow
-.header__contact-info__linkedin {
+.header__email
+.header__srht
+.header__github
+.header__stackoverflow
+.header__linkedin {
display: inline
}