summaryrefslogtreecommitdiffstats
path: root/assets/scss/web/_header.scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/web/_header.scss')
-rw-r--r--assets/scss/web/_header.scss6
1 files changed, 2 insertions, 4 deletions
diff --git a/assets/scss/web/_header.scss b/assets/scss/web/_header.scss
index 7dd428b..805b17b 100644
--- a/assets/scss/web/_header.scss
+++ b/assets/scss/web/_header.scss
@@ -40,6 +40,7 @@
}
.header__email,
+.header__git,
.header__srht,
.header__github,
.header__stackoverflow,
@@ -48,8 +49,5 @@
.header__linkedin {
display: inline-block;
margin: 8px;
-
- @media (max-width: 812px) and (orientation: landscape), (max-width: 375px) {
- font-size: 0.9rem;
- }
+ font-size: 0.9em;
}