Four card feature section master

Solution retrospective
Feedbacks are welcome!
/** I don't know, but worked **/ I tried adjusting the display grid to the mobile version but doesn't work properly (the second div was merging the first). To display correctly, it was necessary to reload the page (just reload!). So, analyzing the dev-tools, I noticed the user agent was loading a display: block (when the content was correct). Changed the display type, the problem was solved. But I didn't get well what happened. (>_<)"
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Hdev's solution.
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