
Product Preview Card using Flex Grid and Media Querys
Design comparison
Solution retrospective
I figured out some issues with media querys
What challenges did you encounter, and how did you overcome them?the use of media querys
What specific areas of your project would you like help with?i would love if anyone can check out my stylesheet and maybe give me some tips or feedback.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @fayiz770
** Congratulations on completing this challenge **
The overall CSS structure is good, and you can make some improvements on centering the main content, I mean that instead of using
padding-top: 10rem; padding-bottom: 10rem;
you can use marginmargin: 0 auto;
I hope this helps you a little bit. if find this helpful, please mark it as helpful
Marked as helpful
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