Clarified Step 1 instructions

This commit is contained in:
AlexanderBuzz
2023-08-15 18:44:39 +02:00
parent 66908d0ea7
commit 742e89210d
14 changed files with 69 additions and 15 deletions

View File

@@ -64,6 +64,10 @@ main {
height: 20px;
}
.invalid-password {
color: #dc3545;
}
.accountVerificationIndicator{
width: 100%;
}