Design comparison
SolutionDesign
Solution retrospective
Hi, if someone can help and tell me why the pictures does'nt want to show on the @media (min-width: 1024px){} it would be very helpful, thanks
Community feedback
- @brodiewebdtPosted over 1 year ago
Just looking at this quickly, the image is set to display: none at 1024px. If you use the Devtools to inspect the page you can turn off that property and the image will show up. You will have to position it as it is not in the right place. Hope this helps. David
Marked as helpful0
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