Submitted over 3 years agoA solution to the Four card feature section challenge
Mobile first Four Card Feature using grid and flexbox
@nickfwilliams

Solution retrospective
To ensure the title tag-line centred properly on the desktop version, I included a media query on .intro-text that increased the left & right padding to 19em. This did what I needed but is it bad practice to use padding in this way (e.g. with such a high value)?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Nick Williams'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