Design comparison
SolutionDesign
Solution retrospective
I tried my best to use BEM. I would really appreciate tips and tricks and how to make my code better.
Community feedback
- @Yemisrach15Posted over 2 years ago
Good job Vinay!
Here's a suggestion
- Your solution does not seem to be responsive at some breakpoints because you've given a fixed size for the
form
class. I suggest you use a combination ofwidth
andmax-width
to make it responsive.
Marked as helpful0@vinaximusPosted over 2 years ago@Yemisrach15 Thanks for the feedback Yemisrach :).
0 - Your solution does not seem to be responsive at some breakpoints because you've given a fixed size for the
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