Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Product preview card component

@codingbeary

Desktop design screenshot for the Product preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Please let me know what should I improve :)

Community feedback

Tfk-teck 50

@Tfk-teck

Posted

I see your site quite perfect 👏 😎. Nothing to improve

1

Mahdi Ali 180

@mahdicodes1

Posted

Hi Kinga! Congratulations on successfully completing the challenge!

  • I just found a tiny issue with responsiveness. With the screen width between 761-767px, elements will overflow from the container. Because you used Bootstrap and the minimum boundary size for medium devices is 768px, by changing the media query as below, the page will work perfectly like other sizes.
@media (max-width: 767px) {

Happy Coding!

0

Please log in to post a comment

Log in with GitHub
Discord logo

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