Design comparison
SolutionDesign
Community feedback
- @LifeofPaksPosted over 1 year ago
Hi Buddy!
Congratulations 👏 on completing this challenge
i see we had same issues with the footer logo, trying to change the color of the imge to White.
Well i found a fix and i hope its helpful
img{ filter: brightness(0) invert(1) }
brightness(0) changes the image color to Black invert(1) changes the color from Black to White
Best wishes buddy.
Cheers
0@LapinettexoPosted over 1 year ago@LifeofPaks Thank you so much for your reply!
I will definitely try your fix!
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