username validations

This commit is contained in:
Zachary Chai
2016-10-19 16:12:15 -04:00
parent d313c5d373
commit 51d9551877
8 changed files with 26 additions and 10 deletions

View File

@ -1,4 +1,10 @@
.user {
.error {
p {
font-size: 14px;
color: red;
}
}
.description {
p {
font-size: 14px;