Design comparison
SolutionDesign
Solution retrospective
Nothing here to really bother me and ask questions. This is probably last newbie level project aiming on more complex stuff. Like hero page of website. Want to dig into the css-grid.
Community feedback
- @hitmorecodePosted about 1 year ago
The mobile image is not showing when going to mobile. You need to change the directory location
<source media="(max-width: 600px)" srcset="/images/image-product-mobile.jpg">
. If you remove the / before images it will solve the problem.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