Flexbox for more responsive

Solution retrospective
Coming up with the solution from scratch.
Read the style guide
What challenges did you encounter, and how did you overcome them?Aligning items with the pages took a lot of trial and errors, especially the fonts within the card
What specific areas of your project would you like help with?Aligning items in the pages
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Fufs2
try that
display: flex; justify-content: center; align-items: center; flex-direction: column;
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