Submitted about 2 months ago
Product Preview card using css and HTML
@radhaBharadwaj
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I used em,rem for the first time in my projects...
What specific areas of your project would you like help with?feedbacks are welcome...
Community feedback
- @XavOliPosted about 2 months ago
Amazing job! I notice that your card is not quite aligned vertically when on desktop. This can likely be corrected by adding a height of 100% in your global container (which here I believe you use the body itself as your global container). On that global container, you can then use justify-content-center and align-items-center to vertically and horizontally align your card (content container).
Hope that helps!
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