Improved the cross device look of the contact form

add-license-1
Guus van Meerveld 5 years ago committed by GitHub
parent f0ff2a94b9
commit 383bebc41b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 {