Design comparison
SolutionDesign
Solution retrospective
I need to work on the color of text. I observed that the color changes from its top to bottom. Any idea to accomplish this will be appreciated.
Community feedback
- @FalejevVPosted over 2 years ago
Hi! I can tell you how i did it. So i took this bottom part of block (.b class in your project) which looks brighter and made it not "exact" color, but white. Added opacity to it so it will look simmilar to original, and moved it using z-index on top of text.
Because of the opacity of this block, text also becomes whiter on bottom part.
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