Four card feature section build with css grid and flexbox

Solution retrospective
I enjoyed building this project. For the first time I used css variables and BEM methodology for the class names.
What specific areas of your project would you like help with?You are welcome to leave any feedback!
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@SimonCassan
The minimum screen width you should support for the mobile layout is 320px.
While calc() is a useful tool, it’s best to use it sparingly to maintain clean, readable, and maintainable code. Overcomplicating layouts with too many calculations could make the CSS harder to manage, especially in larger projects.
Your tablet design looks great—well done!
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