Design comparison
SolutionDesign
Solution retrospective
Here my solution for this challenge 😌
I admit i had tiny problems with the nav bar, images resolution and the responsive design, but i think looks good. 🧐
Questions:
- how to improve the responsive design? 😓
- how to change colors in images ".svg" easly? 🤖
- do you have this challenge? how did it turn out for you? 👀
All comments are accepted and thanked 😇💛
have a great day and happy coding 🙆♂️
Community feedback
- @dumpdope1Posted about 2 years ago
For this question how to change colors in images ".svg" easly? 🤖
You need to set the svg as a background image through CSS and then you could use this for : " background: linear-gradient(to right, hsl(13, 100%, 72%), hsl(353, 100%, 62%)); "
Hope This help and happy coding ♥
Marked as helpful1@edufelibugmPosted about 2 years ago@dumpdope1 thank you so much, I'll try to apply it as soon as I can 💛
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