fix(SignUp): updated username regex check message

This commit is contained in:
Nishchit14
2023-07-28 16:08:06 +05:30
parent 997e9738fa
commit 2642d49c57
2 changed files with 11 additions and 4 deletions

View File

@@ -547,6 +547,10 @@
.\!mb-3{
margin-bottom: 0.75rem !important;
}
.\!mb-4{
margin-bottom: 1rem !important;
}
.\!ml-auto{
margin-left: auto !important;