Product preview card component using Html & CSS

Solution retrospective
Hello My Name is Surya . Hope you guys doing well . Do check out my code and tell if any improvements can be made .
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Bibiwei-Pere
Hi
Congratulations on completing this challenge
You did great but I noticed the desktop and mobile version of your challenge is not properly centered. To fix this add the following CSS to your body
body { display: flex; align-items: center; justify-content: center; min-height: 100vh; }
Overall, you did a great job 👍
Hope you find this helpful
Marked as helpful - @Bibiwei-Pere
Okay bro, I'm glad I could help. Please let's connect on GitHub and twitter. I'm following you already.
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