The interaction of filling out the form is super buggy atm.
Improvements:
- Remove the spin animation. Perhaps add a class in the JS that causes the spin, instead of targeting it through the CSS
input[type=text]:focus
- No default text for the hex. Either change to a placeholder and/or change the styling to denote that it is a text field.
ENTER YOUR NAME has no text selection colour
- Ability to hit enter key to submit
- Style input boxes
- Make
# a label and modify the validation
The interaction of filling out the form is super buggy atm.
Improvements:
input[type=text]:focusENTER YOUR NAMEhas no text selection colour#a label and modify the validation