Design comparison
SolutionDesign
Community feedback
- @michelesilva20Posted over 1 year ago
Hello, congratulations on running the challenge, I just have one observation! Your project is using the default browser font, you could add the project font which is Outfit and can be found in google fonts (the font access link is in style-guide.md) and added as a link in the html or using @import, to add in a text, just use font-family: 'Outfit', sans-serif; in CSS. Hope this helps!
Marked as helpful0@charan-v3Posted over 1 year ago@michelesilva20 Thank you so much for catching those mistakes in my project. I'll make the necessary corrections right away.
0
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