Design comparison
Solution retrospective
I had an issue with the first illustration on the page. When importing through the svg sprite the illustration is rendered improperly, gradients are not visible and it seems like the layers are mixed up. I double checked the svg sprite because it was made in 'svg sprite generator', I looked for missing lines of code but it was right. I ended up importing the image through <img>
. I don't know the cause of this, I commented out the lines with <use>
so I can retry this anytime.
(I posted an image of the problem at the bottom of the readme file)
I wrote a detailed readme so feel free to check it out.
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