Submitted almost 3 years ago
Responsive card component using CSS flexbox
@ahmedmohamedeid98
Design comparison
SolutionDesign
Solution retrospective
I would be grateful for any feedback.
Community feedback
- @graciedevinePosted almost 3 years ago
Hi Ahmed, this looks beautiful! To shift the card down, so there is more space at the top, you can add min-height: 100vh; to the body (or whatever you named the div) of the card.
You can view my code for example: https://github.com/graciedevine/nft-preview-card
Marked as helpful1
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