Idris_DY
@IdrisDYAll comments
- @fernandoLRibeiroSubmitted over 2 years ago@IdrisDYPosted over 2 years ago
Hi @fernandoLRibeiro , congratulations on finishing this task. I would like to suggest that you implement the delete functionality of the cart orders by using the filter Array method so items can be removed individually. You can also check my solution on this project to understand better.
You should also try to give some spacing between the gallery and the Text content on the desktop view.
1 - @Illyaas4ShowSubmitted over 2 years ago
This is my first ever javascript project so feedback on Js code will be appreciated! Also are the comments that I used in the CSS useful? What should I think about when using media queries?
@IdrisDYPosted over 2 years agoVery good attempt but I think you can work on reducing the width of the overall container. It is overflowing horizontally so you might want to check your margin and padding in your CSS.
0