support: fix the support page not being responsive

This commit is contained in:
Pierre de La Morinerie 2019-03-14 15:26:06 +01:00
parent ffb5f7c22c
commit 00b41454a7

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;