Affiche correctement le formulaire de contact sur mobile

This commit is contained in:
Pierre de La Morinerie 2019-03-19 14:19:08 +01:00 committed by GitHub
commit fa9d7d53b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,6 @@ $default-space: 15px;
$contact-padding: $default-space * 2;
#contact-form {
width: 1040px;
margin: 0 auto;
padding-top: $contact-padding;