Design comparison
SolutionDesign
Solution retrospective
Any Feedbacks are welcome, I'm hoping you can share some helpful tips and tricks i could use to improve this solution.
Thanks.
Community feedback
- @yacineKahlerrasPosted about 2 years ago
Hey Amit good job on the challenge, i have one suggestion for the border-radius, you can add
border-radius: 1em;
to the container, andborder-radius: 1em 0 0 1em;
to the desktop image to be closer to the design, you can also make media queries for the mobile view, happy coding !1@amit-kumar-18Posted about 2 years ago@yacineKahlerras thank you for your suggestion I don't know how I missed that one, I have updated the solution accordingly.
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