Responsive four card component using CSS Flexbox and CSS Grid

Solution retrospective
I was wondering if it's good practice to use a CSS normalize stylesheet and using the star selector to reset the margins and paddings. I mainly wanted to reset the margins of the h1's and paragraphs so would it have been better to reset the margins using the h1 and p selectors? I wanted to focus on optimizing performance by not writing unused CSS codes. Any feedback and criticism is greatly appreciated. Thank you!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jackson Jude'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