feat(reset): added a name validator

This commit is contained in:
2021-11-29 02:00:06 +01:00
parent 442f920681
commit 45295860c3
4 changed files with 32 additions and 11 deletions

View File

@@ -51,6 +51,7 @@ a:hover>span {
font-size: 32px;
}
#username-msg,
#confirm-msg,
#password-msg {
color: #d4d4d4;