I have used custom css and css flex-box.

Please log in to post a comment
Log in with GitHubCommunity feedback
- @aminuzainab
Hi AnKit, Congratulations on submitting your first challenge. It looks good, but your font-family is not the same as the one given to you. If you want to improve your page, you can insert the font-family from the style-guide.md given to you in your starter files. Here is an example
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;700&display=swap');
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