Design comparison
SolutionDesign
Solution retrospective
My first few attempts i failed to link the stylesheet correctly. My mistake: /dist/style.css Solution: dist/style.css
Next my icons weren't loading because i was targeting the wrong path for my <img tag.
Finally i have added a :hover effect to my button styles so that the styles can load in IOS mobile safari.
warning :active style effects do not show up in IOS Mobile Safari. You must add a hover effect to fix that
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