Design comparison
SolutionDesign
Solution retrospective
Overall feedback regarding streamlining and accessibility appreciated.
Specific questions:
- Regarding placement of the svg-icons. Is display: flex the most intuitive way or would ::before be preferable.
*Regarding the :hover on the image. It was suggested to use display: none / display: block to make it appear, however this did function. Any suggestions as to why this dod not work? I went with opacity: 0 / opacity: 1 instead.
Many thanks!
Community feedback
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