
Design comparison
SolutionDesign
Please log in to post a comment
Log in with GitHubCommunity feedback
- @snigdha-sukun
Your solution is very good. The only thing missing is that we need to use 2 different fonts within the page.
To import both, try:
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Young+Serif&display=swap');
Then use it for the headings!
Marked as helpful
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