feat: password confirmation

This commit is contained in:
cellarspoon
2022-01-10 10:17:35 +01:00
parent e50ffa50ee
commit de207e3153
4 changed files with 32 additions and 8 deletions

View File

@ -1,5 +1,6 @@
input {
display: block;
margin-top: 5px;
margin-bottom: 15px;
}

View File

@ -1,5 +1,6 @@
input {
display: block;
margin-top: 5px;
margin-bottom: 15px;
}