Design comparison
Solution retrospective
Making use of variables more, which made it easier to experiment. Having a system in place beforehand makes it easier
What challenges did you encounter, and how did you overcome them?Wrote this on a very old laptop while camping. Luckily had some ressources downloaded to my phone
What specific areas of your project would you like help with?I wonder how to use the variable font that was included with this project
Community feedback
- @A-noob-in-CodingPosted 3 months ago
Hello there buddy, To use the variable font use the following method: use @fontface style in your CSS, just write this and CSS will autocomplete, after that you would need to provide two things, one is the name you want to use for the variable font and second is the path to the font file. The font file is usually in assets/font and the file would have .ttf extension I hope it helps
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