diff --git a/contact/index.html b/contact/index.html index 871cbcd..c7688f7 100644 --- a/contact/index.html +++ b/contact/index.html @@ -95,7 +95,7 @@ @media only screen and (max-width: 600px) { .container { position: absolute; - top: 50%; + top: 60%; left: 50%; transform: translate(-50%, -50%); } diff --git a/style.css b/style.css index fb46199..6465247 100644 --- a/style.css +++ b/style.css @@ -162,7 +162,7 @@ header h2 { } .icons { - margin-top: 2.604vw; + margin-top: 3vw; } .icons i {