fix responsiveness

This commit is contained in:
squirelo
2014-10-03 11:55:26 +02:00
parent 969cbdd367
commit 41798fe392
2 changed files with 32 additions and 45 deletions
+2 -3
View File
@@ -68,7 +68,7 @@ Mailchimp form
*/
#mc-form {
padding: 48px 0 24px;
padding: 24px 0;
}
.error {
@@ -99,8 +99,7 @@ Responsive variables
@media(max-width:767px) {
.logo {
text-align: center;
padding-left: 0;
}
.full-image {
width: 100%;