Product-Preview-Card-Component

Solution retrospective
I'm proud of finishing the task, but next time I want to finish it faster.
What challenges did you encounter, and how did you overcome them?the default background is overlapping to @media query background, I spend many min to figure out how to fix it, And the problem lies to the html img handling, I use class to style the image within the picture-section class but in @media query I use background image to style directly in picture-section. So my solution is I remove the img src and I empty the picture-section class then I use the background image to style the default background image also.
What specific areas of your project would you like help with?I think in this project I dont need any help. But I think I need to improve my grid.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on van3030's solution.
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