Design comparison
Community feedback
- @Sowmo0509Posted over 2 years ago
Hey there Afief, nicely done! But there's one little detail you missed, see? The fonts are not relevant with the design. So, you can just easily check the
style-guide.md
file that comes with the starter content when you download the files to start work with, there check the style-guide and you will find those font names with their font weight. If you have any confusion, feel free to ask around! Thanks!Marked as helpful0@mafiefa02Posted over 2 years ago@Sowmo0509 I believe I've set the font family right as you can see in my global.ts file. I think my solution somehow broke (the layout is also broken) when I deployed it on Vercel, I don't seem to know why.
0@Sowmo0509Posted over 2 years ago@mafiefa02 Alright, I understand it now. If that was working on Live Preview on your localhost, then maybe the hosting messed up. For these kind of situations, keeping offline sets of font families are safe. Other than, nicely done! [ or you can try to put the font import in tailwind's
input.css
]0@mafiefa02Posted over 2 years ago@Sowmo0509 Alright, thanks for the advice! Your solution is nicely done as well!
1
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