Design comparison
SolutionDesign
Community feedback
- @phtm-haruPosted 3 months ago
Hello 👋🏻 Congratulations for completing the challenge 🎉
I've some suggestion for the typography, you can add this to your css file
@import url("https://fonts.googleapis.com/css2?family=Outfit:[email protected]&display=swap"); body { background-color: hsl(212, 45%, 89%); font-family: "Outfit", sans-serif; }
I hope you find it usefull 🙏🏻 Happy Coding 👩🏻💻
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