summaryrefslogtreecommitdiffstats
path: root/assets/scss/web/_header.scss
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-07-23 11:52:26 +0200
committerAhmed Abdelhalim <[email protected]>2026-07-23 11:52:26 +0200
commitc5d14be0d8ee9b073a2be8ababcc97e45eec289d (patch)
tree707c15b0c4d7f7a362302b9785d8cda45989c985 /assets/scss/web/_header.scss
parent7b7b249b5db07946629b82a37cb5932dbb6e4bab (diff)
Update contact info header
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;
}