product preview component with html css

Solution retrospective
there's slight difference in how it looks offline and online
Please log in to post a comment
Log in with GitHubCommunity feedback
- @iynulwa
Good day, this is a good execution but you can make I few adjustments
CSS
- Pixels are for fixed measurements, you should use rem to make the webpage responsive. Note: 16px equals to 1rem.
- You can increase the width of the container also
- You can add padding to the "detailContainer" class to improve readability as this moves text away from the edges
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