Design comparison
Solution retrospective
- This is a re-post of my original solution. I reworked my GitHub page so all my Frontend Mentor challenges are all now in the same Repository. my GitHub page was looking a bit busy with all the individual Repositories. I'm glad I was only six challenges into this before I did this. But in doing so it broke the links to all the original solutions so I had re-submit them. And I did it errors and all. I thought about fixing all the errors that appeared on the original submissions, but I chose not to as the error messages were an excellent way to learn.
- So this is something I would recommend to anyone doing multiple challenges here. Figure out a way that works for you so that all your challenges are in a single Repository.
The biggest challenge was changing the cursor. It was simple to change it from the normal arrow to a pointing hand. But the Active Preview shows the color of the hand changing to black. I ended up using a unique ID for each link to change the color of the hand as it hovered over the link. But there is probably a cleaner and simpler solution to do that. Any suggestions on how?
Community feedback
- @CalderonVasquezPosted 4 months ago
Great work. I did not notice the color of the 'cursor pointer' changing to black in the solution screenshots. Your attention to detail is on point. Keep up the good work.
1@MadArtistPhotoPosted 4 months agoThanks. A lot of people missed the color change with the hand, myself included. I was doing a final comparison of everything when I noticed it.
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