Reduce padding

This commit is contained in:
Alasdair Smith 2018-10-04 15:22:25 +01:00
parent 1ef947b1fe
commit 2edca417b1

View file

@ -94,6 +94,9 @@
border-radius: 9999px;
}
}
.register-banner__password-error {
padding: 2px;
}
.screenshot {
height: 600px;
margin: auto;