FAQ AccordionComponent

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
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@brodiewebdt
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 helpful - @AlphaCharlieFoxtrot
thank you
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