Blog preview card

Solution retrospective
Learning to use variable fonts and the clamp CSS function to set variable font sizes. I'm also feeling more comfortable with Tailwind CSS.
What challenges did you encounter, and how did you overcome them?I didn't know variable fonts existed. I researched and found a way to implement them. I also didn't know there was another way to set variable font sizes without using media queries, it's good to learn something new.
What specific areas of your project would you like help with?Optimize Tailwind CSS usage.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @XshubhamG
That's a great solution, there were some many things i learnt from it and will use in my projects as well for example the
clamp
function in CSS. There is just one thing that bothered me I might be wrong but :<div class="card group">
There is an unused class calledgroup
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