Submitted almost 2 years ago
Product preview card component using CSS grid and sass/scss
@Ago-oyu
Design comparison
SolutionDesign
Community feedback
- @TheFoxianPosted almost 2 years ago
Congratulations on completing this project Here are few of my findings which may help you with the upcoming challenges.
All the anchors should have a hover effect as of now it's missing which indicates that the button will not perform any action on clicking and on hovering. For the image better use d-none and d-sm-none classes accordingly, this will help you with displaying the required image at a time. Other than that instead of grid you can also use flexbox. Hope you know how to work with it.
BTW everything seems fine. Great work keep it up!!
Enjoy coding :)
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