Design comparison
SolutionDesign
Solution retrospective
I did not like how i did it, at some point i just throw spaghetti code and fixed solutions, but it was nice
Community feedback
- @Zy8712Posted 12 months ago
Your website look great! The only thing I'd really suggest you to change is the bottom logo in the footer which is suppose to be white. You can make the svg white by applying a css filter over it. I believe something like this should work:
filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
1
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