vertical centering and text width auto setting

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@RadaidehDaniel
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.
Join 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