Design comparison
SolutionDesign
Solution retrospective
This is my solution for this challenge, I'm thrilled to have completed this challenge. I tried to create this project using mobile first approach.
Community feedback
- @urboifoxPosted almost 2 years ago
hey there, congrats on completing this challenge! I have some small tips that might interest you! css π:
- you can change the
justify-content: space-evenly
in the.product-price-section
element tojustify-content: space-between
- you shuoul use the
rem
andem
instead ofpx
since pixel value is not responsive! away from that I think It's a great solution! good job
Marked as helpful0 - you can change the
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