Design comparison
SolutionDesign
Solution retrospective
- How can I colorize the cards in one dimension?
- Media queries are a bit problematic
Version 2 :
- Updated media queries (responsive design)
- Implemented shadow-box (box's design)
Community feedback
- @RantosKonstantinosPosted almost 4 years ago
Preview site for version 2. Thanks!
1@Pharm-ackPosted almost 4 years ago@RantosKonstantinos You welcome. It looks more better now. But the box still bled with the background
1 - @Pharm-ackPosted almost 4 years ago
You can use box-shadow for the colorize in one dimension and try this value for the Media queries @media screen and (min-width: 375px) and (max-width: 999px) I hope that helps
1@RantosKonstantinosPosted almost 4 years ago@Pharm-ack Thanks a lot. I pushed v.2 if you'd like to review it.
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