I am most proud of learning how to use flexbox for this, and making the design responsive. What I would do differently; I would probably have removed the <br> tag in the html, and figured more out how to position the text inside the div.
What challenges did you encounter, and how did you overcome them?I thought the most challenging was making the image smaller for the mobile design (I do not know how to change the desktop image to the mobile image in HTML or CSS), so after some research I figured out how to crop the image using CSS.
Also getting the image and the div (.info) to be the same size was quite challenging for me. They are not the same size in desktop view, but I still think it looks okay.
What specific areas of your project would you like help with?If you know how to make the product image and the div (.info) the exact same size next to each other, I would like to know how it could be done better or in another way.