diff --git a/contact/css.css b/contact/css.css index 7c85706..cfcee19 100644 --- a/contact/css.css +++ b/contact/css.css @@ -10,7 +10,7 @@ margin-top: 5%; } .form { - margin: 3rem auto; + margin: 6rem auto; width: 50%; position: relative; border-radius: 7px; @@ -43,8 +43,6 @@ .info { background-color: #18181b; box-shadow: 0 -1px 6px 1px hsla(0, 0%, 0%, 0.8); - position: absolute; - bottom: 0; width: 100%; } .info h2 {