Submitted over 1 year ago
Product-preview-card-component using grid, flexbox, mediaqueries
@MikeyABall
Design comparison
SolutionDesign
Solution retrospective
Really fun challenge! Allowed me to learn some new HTML to handle accessibility better and also manipulate srcset for changing images with media.
Community feedback
- @attrix182Posted over 1 year ago
Hi!
Nice solution!!
You can have a better approach if set this in your
p
tag:color: hsl(228, 12%, 48%);
or better:color: var(--gry-blue)
Happy Coding!!
1
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