Design comparison
SolutionDesign
Community feedback
- @hoda257Posted 7 months ago
Hello! I walk through your code fast, well done!
I just have one recommendation, In general it's better to add a fallback value for the font-family by adding another font name, so that it can be used in instances as an alternative when the initial value is not found/available in the browser like this:
font-family: "Figtree", Arial;
Keep Going!
Marked as helpful0
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