Design comparison
Solution retrospective
Fun challenge. Anyone know how i can get the bottom svg huddle logo to be white though?? I think I've tried color, background-color, fill, stroke, as well as a codepen app that uses filters but nothing seemed to work. any tips would be greatly appreciated.
Community feedback
- @synapsevzlaPosted over 2 years ago
Si debes de buscar Filtro en CSS y aplicar un filtro de color, mesclando saturación, opacidad y contraste.
If you must look for Filter in CSS and apply a color filter, mixing saturation, opacity and contrast.
https://lenguajecss.com/css/efectos/filtros-css/#:~:text=Filtros%20CSS%20Los%20filtros%20CSS%20son%20una%20caracter%C3%ADstica,navegador%2C%20sin%20hacer%20cambios%20permanentes%20sobre%20una%20imagen.
Marked as helpful0
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