Design comparison
SolutionDesign
Solution retrospective
please give me some advice to improve my coding thank you
Community feedback
- @Dharmik48Posted about 3 years ago
Hey👋,
Good job on completing the challenge! But some things need to be improved:
- You have created many unnecessary
div
(parent elements) with only a single child which is absolutely not needed, so remove them. - Decrease the width of the image part(right one) as when on bigger screens, there's some left over space between the image and the right edge of the card.
Marked as helpful0 - You have created many unnecessary
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