css flex , css querys , javascript vainilla , css variables

Solution retrospective
I'd like receive your feedback
Please log in to post a comment
Log in with GitHubCommunity feedback
- @hyrongennike
HI @apuntesnavarrete,
Congrats on completing the challenge
You can center the card on the page by adding or changing the following in you CSS file.
@media (min-width: 700px) and (orientation: landscape) { body { min-height: 100vh; } }
Hope this is helpful
Marked as helpful
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