four card feature section (SASS + Mobile First)

Solution retrospective
Hi everybody. If you think I could improve my code, please let me now, I will thank you a million.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @savvystrider
Looks excellent! Small suggestion:
Avoid using floats for layout: Instead of floating the icon to the right in
.main-card__icon
, consider using flexbox or grid to position it.
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