Product Preview Card Component in Vanilla CSS

Solution retrospective
I still have a lot to learn about website responsiveness and how to make the fonts scale better with screen size. The fonts also looks weird in different browsers some times. What is the best way to set up fonts?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Lakshmi-sath
Instead of just giving the font family to the font you want, add sans-serif or any of your choice. So that even if your font is not available in other websites it takes additional style you mentioned.
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