From f82ea15ab8e3dacaa576bde6b0ebf15c368c63df Mon Sep 17 00:00:00 2001 From: Huy Lai <98334390+lai-huy@users.noreply.github.com> Date: Tue, 14 Jan 2025 20:47:17 -0600 Subject: [PATCH] font size changes --- src/app/home/home.scss | 16 +++------------- src/app/home/social.tsx | 4 ++-- src/app/qualifications/qualifications.scss | 2 +- 3 files changed, 6 insertions(+), 16 deletions(-) diff --git a/src/app/home/home.scss b/src/app/home/home.scss index 5170ca7..05a5e15 100644 --- a/src/app/home/home.scss +++ b/src/app/home/home.scss @@ -173,7 +173,7 @@ div { } &.links { - margin-top: 175px; + margin-top: 170px; } } @@ -187,11 +187,6 @@ div { width: 115px; height: 115px; } - - svg.devicon { - width: 85px; - height: 85px; - } } &.mobile { @@ -219,7 +214,7 @@ div { } &.links { - margin-top: 87.5px; + margin-top: 85px; } } @@ -233,11 +228,6 @@ div { width: 57px; height: 57px; } - - svg.devicon { - width: 42px; - height: 42px; - } } } @@ -252,7 +242,7 @@ svg { &.fa-envelope { color: #db4437; - font-size: 6em; + font-size: 6rem; } &.fa-phone { diff --git a/src/app/home/social.tsx b/src/app/home/social.tsx index a9491ed..6051aa9 100644 --- a/src/app/home/social.tsx +++ b/src/app/home/social.tsx @@ -28,7 +28,7 @@ export default function Social() { className="btn-hover github" onClick={handleGithubClick} > - +