DEV Community

Discussion on: Is My Contact Form Going To Defer Potential Clients?

Collapse
 
joestrouth1 profile image
Joe Strouth • Edited

Some suggestions:

  • uniform width on all the inputs
  • multiline prompts should either expand the height of the input or be placed above as a label
  • center aligned text creates rough margins on both sides and decreases readability, consider left align
Collapse
 
jackharner profile image
Jack Harner πŸš€

Now that I'm looking at it, I definitely need to fix a lot of the mobile styling. Thank you for the input!