Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm glad that i am not facing any problem for this project
What challenges did you encounter, and how did you overcome them?I may will do another project that will increase my skill significantly
What specific areas of your project would you like help with?I'll help something like how design the card using pure CSS without any framework or library
Community feedback
- @nesc11Posted 8 months ago
Greetings!
Actually the only thing that would try to improve is to make it a little more similar to the design, for example I could implement a max-width or increase the padding-inline in your div.container tag until you are satisfied with the result.
.container { width: 90%; max-width: 1000px; }
I hope you find it useful, keep coding!
0
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