Mobile updates

This commit is contained in:
Rob Davies 2017-03-31 15:21:45 +01:00
parent e5914781c7
commit ef202f5773
11 changed files with 114 additions and 21 deletions

View file

@ -11,3 +11,8 @@
.form-submit {
@include button;
}
.form-text,
.form-email {
max-width: 95%;
}