Design comparison
SolutionDesign
Solution retrospective
The hardest challenge for me yet. This time I played around a lot to make the responsiveness as fluid as possible with max width min width and so on. Because of it the CSS looks like a mess. Tried my best.
Any tipps welcome.
Thanks.
Community feedback
- @coding-tomatoPosted over 2 years ago
Hello! If you have trouble organizing your CSS to be more readable, I highly recommend to learn about BEM.
It's a way to structure CSS code in a way that's more predictable, readable and contained.
Reference: https://css-tricks.com/bem-101/
Marked as helpful0
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