Design comparison
SolutionDesign
Solution retrospective
Feedback is appreciated.
This time I tried a different approach on the form validation, it will validate both after pressing the button and while typing the email.
I also tried to automate the HTML font-size change on breakpoints with a while loop, since I believe everything is made with em and rem, it should work fine
I'm still not sure if the modifier handling is correct, and I'm also unsure if the "form__inputContainer" containing the input and the error message is the best option
Community feedback
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