Design comparison
Solution retrospective
This was so much fun, and it presented a few learning opportunities. Made it from scratch, I'm sure I could be much more organized with my code but I was just happy to get it working. I welcome feedback! Thanks!
UPDATE: For some reason when I open the entire page, it looks similar to the solution, but when I look at the design comparison, it is way off. What is going on here?
Community feedback
- @JeremyWaruiPosted over 3 years ago
Hey! Good job maan! Love this. I can learn alot from your code especially Js. The first difference I noticed, was the cards. They have some space between them on the design. Probably, a margin on the sides of the cards (small-cards & big card) would work? Since youve aready used margin-top you may apply margin right and left. A short hand could work. for example: margin: 2rem 2rem; ---for top and bottom, right and left.
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