Responsive component using sass

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Puermuta
You have the elements in the right places, but the styling is not correct. The font for the product name is wrong, the scaling of elements are off, and the rounded corners of the button are big. Your paddings are also not consistent. Try getting these things correct before you say it is completed. The illustration is also stretched. That can be fixed using
object-fit: contain
.
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