Design comparison
SolutionDesign
Solution retrospective
Didnt know how to add the svg when you hover over the image. Didn
t use media queries much before so any suggestion on how to improve that, and the code in overall is more than welcome
Community feedback
- @marviecephasPosted about 1 year ago
The media query and your entire code is nice, I wouldn't recommend changing anything :) Then for the svg on hover... you can add an img:hover svg (I used space as the relationship between the elements, you can change it if it isn't a child of the img using any of the relationship selector)... after which you add the style you wish.... thumbs up once again on your code.
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