
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Finishing. That was hard.
What challenges did you encounter, and how did you overcome them?Choosing between grid and flexbox, also getting the cyan and blue cards to move beyond the grid. And then remove it for media queries.
What specific areas of your project would you like help with?Any ideas to refactor the code so it's cleaner.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@brodiewebdt
Nice job. The only thing I would recommend is to soften the shadows on the cards. They look a little dark.
This is what I used:
box-shadow: 0px 15px 30px -11px hsla(213, 47%, 67%, 0.5);
Hope this helps. David
Join 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