Design comparison
Community feedback
- @NiloyDas07Posted 6 months ago
Nice! Your solution is almost completely similar to the design.
In the design the image is exactly 50% of the entire card. But in your solution you used 'gap: 1rem' in the '.card-container' and 'margin-left' in the '.right'. This is causing the image to be a bit smaller. You can look into this issue if you are interested.
Also, you should update the readme file, because it's often the first thing anyone sees when they visit your GitHub repo. The current readme is only talking about frontend mentor procedures instead of the project, which is quite confusing. :-)
Marked as helpful0@AhmedAwad231Posted 6 months agothanks for your feedback i will fix it and change the readme file@NiloyDas07
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