NewDesign: can ask a new avis

This commit is contained in:
Simon Lehericey 2017-08-28 14:16:13 +02:00 committed by Mathieu Magnin
parent f03d8ef909
commit 2923d4448b
5 changed files with 38 additions and 0 deletions

View file

@ -14,4 +14,8 @@
color: $grey;
margin-bottom: 2 * $default-padding;
}
input[type=email] {
max-width: 500px;
}
}