Submitted about 2 years ago
css flex , css querys , javascript vainilla , css variables
@apuntesnavarrete
Design comparison
SolutionDesign
Solution retrospective
I'd like receive your feedback
Community feedback
- @hyrongennikePosted about 2 years ago
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 helpful0
Please log in to post a comment
Log in with GitHubJoin 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