Design comparison
SolutionDesign
Solution retrospective
A responsive product card was executed, using only HTML and CSS.
Community feedback
- @Aimal-125Posted over 1 year ago
In your CSS code, increase the height of body element to 120 or 150vh by using media query with max-height: 400px; So that your card look good on small heighted screens.
Em seu código CSS, aumente a altura do elemento body para 120 ou 150vh usando media query com altura máxima: 400px; Para que seu cartão fique bem em telas pequenas e altas.
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