Social link profile using css flex and for responsive media screen
Design comparison
Solution retrospective
know i learning tailwind css so i use tailwind again with some project
What challenges did you encounter, and how did you overcome them?this my first challenge and i started from basic
What specific areas of your project would you like help with?this is very easy project so for this project i don't need any help from websites and youtube
Community feedback
- @thaArcadeGuyPosted 3 months ago
Your solution is on-point except that you forgot to include the font family. Include
<link href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap" rel="stylesheet">
in yourindex.html
and do the necessary styling.Marked as helpful0@AhmadDeveloperProPosted 3 months ago@thaArcadeGuy i have install Inter font then i use . i don't use with google fonts with link
0@AhmadDeveloperProPosted 3 months ago@thaArcadeGuy i have install Inter font then i use . i don't use with google fonts with link
0@AhmadDeveloperProPosted 3 months ago@thaArcadeGuy i have install Inter font then i use . i don't use with google fonts with link
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