diff options
| author | Ahmed Abdelhalim <[email protected]> | 2024-02-27 20:46:33 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2024-02-27 20:46:33 +0200 |
| commit | 4f7b0bffe44fd66edc31927fb889cb1086f9ff88 (patch) | |
| tree | 7ff852fafba4271de48e4e50e8ed8e0e00bb2f7a /assets/scss/web/_work.scss | |
| parent | f495cce74dcbb31d06610a687d64adcc3455cd58 (diff) | |
Update website font size to be more readable
Diffstat (limited to 'assets/scss/web/_work.scss')
| -rw-r--r-- | assets/scss/web/_work.scss | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/assets/scss/web/_work.scss b/assets/scss/web/_work.scss index 682797b..d112468 100644 --- a/assets/scss/web/_work.scss +++ b/assets/scss/web/_work.scss @@ -42,7 +42,7 @@ .job-position__company { order: 0; margin-bottom: 0; - font-size: 1.2rem; + font-size: 1.5rem; } .job-position__title { @@ -98,10 +98,4 @@ .footnote { margin-bottom: 0.8rem; font-size: 0.8rem; - - @media (max-width: 812px) { - @media (orientation: landscape) { - font-size: 0.4rem; - } - } } |
