Survey and register/login button should be the same width (fix #84)

This commit is contained in:
cami 2021-06-30 01:12:40 +02:00
parent f2bd1b882e
commit 63c13d7e63

View file

@ -1,5 +1,5 @@
form {
max-width: 60%;
width: 60%;
}
.input-field {