Intro component with signup form master

Solution retrospective
Hello, This is my 10th challenge. Nothing special to say except I've found a usefull trick to add icons in input elements so feel free to take a look on my code. :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ACdev27
I was looking at your component at browser widths around 1800px, and also 880px wide. And it looked like at these browser widths the component was getting too wide, based on what is given and suggested by the design files.
For a situation like this have you tried using max-width property to put a limit on how wide certain elements can get?
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