Mobile updates
This commit is contained in:
parent
e5914781c7
commit
ef202f5773
11 changed files with 114 additions and 21 deletions
|
@ -11,3 +11,8 @@
|
|||
.form-submit {
|
||||
@include button;
|
||||
}
|
||||
|
||||
.form-text,
|
||||
.form-email {
|
||||
max-width: 95%;
|
||||
}
|
||||
|
|
Reference in a new issue