Submitted almost 2 years ago
News homepage with SASS, Flexbox and Javascript.
@Guilherme-Goncalves-de-Souza
Design comparison
SolutionDesign
Solution retrospective
🇧🇷 Deixe aqui seu feedback ou sua crítica construtiva!!!
en Leave your feedback or constructive criticism here!!!
Community feedback
- @karthik2265Posted almost 2 years ago
hey Guilherme,
well done the website looks good and very responsive 👏
One thing I noticed is when I hover on an article title or on an item in header the color changes hinting that it's a link and it would be much clear if the cursor is a pointer.
example:
header .menu a:hover { color: hsl(35deg, 77%, 62%); cursor: pointer; }
congratulations on completing the challenge, good work.
Thank You
Marked as helpful1@Guilherme-Goncalves-de-SouzaPosted almost 2 years agoThank you very much!!!
I hadn't thought about it, I'll look at that in my next projects.
Thank you very much @karthik2265 !!!
1
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