Design comparison
Solution retrospective
At first looked like a very simple challenge that wasn't worthy to try but it proved to be very entertaining and I learned new things. I am proud that I managed to find solutions keeping the code simple and responsive. Next time I will know to define the problem better. Its difficult to find the answer you are looking for when you can't formulate the questions properly.
What challenges did you encounter, and how did you overcome them?The biggest challenge was finding a simple solution for the Equilibrium image hover: to center the eye icon in a responsive way and change the background hue color. Solutions:
- I used grid to overlap and center the Equilibrium image and "eye" icon.
- for the change of color I used mix-blend-mode property at hover (blending of the Equilibrium image and a previously defined image container background color) to achieve the desired hue color.
Any suggestions on how I can do better or different I will highly appreciate.
Community feedback
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