HTML, CSS, responsive design, Second challenge.

Solution retrospective
Items positioning was kind off tricky.
What specific areas of your project would you like help with?Using Flex and grid system for better design.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @z-mn
Good job! In order to center the card, you should target the body and set min-height: 100vh, then use display: grid and place-items: center. Your solution is otherwise good excluding the minor font size and line height differences, and the missing border. Happy coding!
Marked as helpful - @rineliniguezsosa
In your main container, align the items to the center and justify the content to the center in the same way. In the figma file, the text size, the internal padding, and the dimensions of the image appear.
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