Add Feedback at the registration process (fix #78) #79

Merged
cami merged 12 commits from feature/registerFeedback into main 2021-06-29 23:25:28 +00:00
Showing only changes of commit a2e1ada3af - Show all commits

View file

@ -20,6 +20,7 @@ form {
padding: 0.25em 0.5em;
border: 3px solid var(--primary);
border-radius: 10.5em;
font-size: 1.3em;
}
.input-field input[type="submit"] {