Four card feature section with Html and css

Solution retrospective
I just finished the Four card feature section challenge. Any suggestion and feedback would be appreciated 😊 .
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Horshaw
Hi, You should try to rebuild it using grids. Grid is much more suitable for 2D layouts. Moreover, in your different @media you rewrite the same lines of code. If there are no changes, there is no point in repeating yourself. It slows down the page loading. I hope this will help you.
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