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}
>
-
+