
Design comparison
Solution retrospective
Check it out , also leave some comments below for improvement or just your opinion , maybe there's a better way to the things i did. All will be appreciated thanks :)
Community feedback
- @darrenohelloPosted about 1 year ago
You've done well! I've started working on this one too.
I think you could adjust the styling for the smaller breakpoint so the text doesn't overflow on 375px mobile screens. I only looked briefly but instead of a fixed 400px width you could try 100% for that media query, adjusting margin/padding as needed.
3@RealKendprPosted about 1 year ago@darrenohello Agree use 100% instead of a fixed size, since the design is also taking the full width. It would be more fluid.
1 - @RealKendprPosted about 1 year ago
Its great, here are somethings that could get more improvement:
- It would be great if the dismiss button on the confirmation popup would also dismiss the popup. And you could also clear the email input after successful submission.
1
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