
Design comparison
Solution retrospective
Nothing much new in this challenge
What challenges did you encounter, and how did you overcome them?The font weights in the Figma don't exactly match the image from what I can tell but I stuck to those anyway.
What specific areas of your project would you like help with?The CSS almost seems a little verbose because of the use of variables and I wonder how it can be slimmed down.
Community feedback
- @ChrisTariahPosted about 1 month ago
To solve the fonts issue, try using google fonts to get the particular font used in the design, In google fonts you have an option to either download the font unto your computer, or get the font embedded in code(this gives you the link to the font which you will putin your header tag, and the font-family name for your css) the second method ensures that the font is available for whichever system the design is being viewed on hope this helps.
Marked as helpful1
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