Submitted over 3 years agoA solution to the Stats preview card component challenge
Responsive stats page written in react js and material UI
react, material-ui
@Gaurav4604

Solution retrospective
how to make font modular for mobile devices? I have used the rem system for fonts, but it seems not to scale according to mobile devices
Code
Couldn’t fetch repository
Please log in to post a comment
Log in with GitHubCommunity feedback
- @zastar23
Hi, you should always consider doing mobile first, and desktop after, for me it is more easy to do it this way.
I leave you a link about your problem, around the middle of the clip you can find an explanation on typography https://www.youtube.com/watch?v=VsNAuGkCpQU&t=183s.
Hope this helps ! Happy coding!
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