Reduce field margins on mobile.
This commit is contained in:
parent
f9810ce2b9
commit
f31d8a7c21
|
@ -268,7 +268,7 @@ textarea {
|
|||
flex-grow: 1;
|
||||
}
|
||||
.field {
|
||||
margin-bottom: 2em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
textarea {
|
||||
width: 80vw;
|
||||
|
|
Loading…
Reference in New Issue