Submitted over 1 year agoA solution to the Product preview card component challenge
Responsive product card review
@Simone-cpu-debug

Solution retrospective
What are you most proud of, and what would you do differently next time?
Learning how to make cards without childs overflowing parents. Next time I will make sure I will not give the child a width, instead i will be using max-width for it so it will be more responsive.
What challenges did you encounter, and how did you overcome them?Overflowing when making the screen size smaller, solved it by giving a max width without a height.
What specific areas of your project would you like help with?The positioning of the child in the parent, and how to make it more easier.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Simone-cpu-debug'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