Style error message on register form

This commit is contained in:
Alasdair Smith 2018-10-04 15:49:42 +01:00
parent 2edca417b1
commit af499e4539

View file

@ -94,8 +94,12 @@
border-radius: 9999px;
}
}
.hp-register-password-error {
margin-top: 5px;
}
.register-banner__password-error {
padding: 2px;
position: relative;
}
.screenshot {
height: 600px;