Product Preview Card using HTML, CSS, and Bootstrap

Solution retrospective
Proud of making the design look as similar as possible
What challenges did you encounter, and how did you overcome them?CSS optimization is the biggest challenge that I still struggle with
What specific areas of your project would you like help with?CSS optimization
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@yudin7324
It’s better to avoid percentage values for padding and margin. For more stable and predictable results, it’s better to use fixed units of measurement, such as px, em, or rem.
Good luck in the next challenge!
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