diff --git a/AboutMe/index.html b/AboutMe/index.html index 3e5d882..176a061 100644 --- a/AboutMe/index.html +++ b/AboutMe/index.html @@ -367,7 +367,7 @@

-
+
Contact Me
diff --git a/AboutMe/styles.css b/AboutMe/styles.css index 1793c19..a096a0f 100644 --- a/AboutMe/styles.css +++ b/AboutMe/styles.css @@ -117,3 +117,7 @@ a:hover { justify-content: center; align-items: center; } + +.contact { + height: 95vh; +}