Submitted 6 months ago
Product Preview Card using Flex Grid and Media Querys
@fedefioretti
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
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.
Community feedback
- @fayiz770Posted 6 months ago
** 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 helpful0@fedefiorettiPosted 6 months ago@fayiz770 thanks for the advice bro! i'll change that!
0
Please log in to post a comment
Log in with GitHubJoin 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