Intro component with sign-up form (Mobile first, BEM, SASS, Flexbox)

Solution retrospective
Hello! Any feedback would be awesome, thanks!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @davidomarf
Hi Luis!
Good layout. It responds well to resizing.
There's one detail in your
div.discount
. In the full-width style it only has vertical padding. And there's a resolution in which the text in the div has the same width than the div, and looks like it has a bad layout.You could improve the input validation. If I try to put 'a' as email, it doesn't complain.
Overall, good work. :)
Join 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