Submitted almost 2 years ago
Multi-step form developed using NextJS
@unteacatalin
Design comparison
SolutionDesign
Solution retrospective
Hi, I'm not sure if html input patterns work inside JSX (i.e. the phone number pattern doesn't seem to work all the time). Also I don't know how to use drop-shadow in CSS (e.g. if I set a drop-shadow on a form it will drops shadows on all html controls but not on the form itself). I had to use box-shadow to make the forms as close as possible to the templates (i.e. box-shadow has a small border all around and I don't know how to get rid of the borders). Thank you!
Community feedback
- @khubaibulPosted almost 2 years ago
Try to change the input field text and input box background. Now the text is almost invisible. You can use focus for that.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord