Design comparison
Community feedback
- @RadaidehDanielPosted 7 months ago
Good job asserio10.
I am a beginner developer, so I do not have much experience in front-end development.
I want to point out a few points in the design that could be improved.
First, the "HTML & CSS foundations" title should have a hover effect that changes its colour to yellow.
h2:hover { color: yellow; }
Second, Figtree font should be applied to every text.
html { font-family: 'Figtree',sans-serif; }
I hope that I helped, and I am sorry for any English language mistakes.
0@Nasserio10Posted 7 months ago@RadaidehDaniel thank you for suggest daniel ,i applied it and works ,don't worry for the english even me i'm newbie in english and web development , the most important is to understand each other.
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