Built using native CSS nesting and CSS grid :)
Anthony
@codimaniacAll comments
- P@meelixWhat are you most proud of, and what would you do differently next time?@codimaniac
Perfect 👌
- @edenis00@codimaniac
You didn't use the right font and the icons weren't placed properly but apart from these issues, you did a nice job.
You could use
margin-top
to move the icons to the bottom of the card - @Biskup85What are you most proud of, and what would you do differently next time?
This time I focus on my containers and row.
What challenges did you encounter, and how did you overcome them?I try to make first typography and looking what can I to do better.
What specific areas of your project would you like help with?I don't know, I every day, try to do something better.
@codimaniacThe area I think you can improve better are
- The line spacing in the description of the product
- The discounted and original price are not properly aligned
- The cart icon and text in the button are also not properly aligned
You can use display flex to fix the alignment issue
Marked as helpful