Improving css for form hints in signup flow

This commit is contained in:
Asaad Mahmood
2015-07-29 19:40:22 +05:00
parent bcc068e719
commit 41dc0a3e3c

View File

@@ -74,7 +74,7 @@
.form__hint {
font-size: 0.95em;
color: #999;
margin: 10px 0;
margin: 10px 0 0;
}
.signup-team-confirm__container {