feat(archi): renamed reset part as password

This commit is contained in:
2021-12-05 14:08:03 +01:00
parent e40d94a107
commit d5a8445df3
5 changed files with 13 additions and 12 deletions

View File

@@ -93,7 +93,7 @@ li.errormsg::before {
-webkit-box-shadow: 0 0 0 .10rem rgba(92, 184, 92, 0.50);
}
#reset-form {
#change-form {
background: #4e4e4e;
border-radius: .50rem;
}