Submitted 10 months agoA solution to the Blog preview card challenge
Blog Preview Card
P
@r0b3rtcode020

Solution retrospective
What challenges did you encounter, and how did you overcome them?
The main challenge I faced in this project was finding a way to make the typography responsive without using media queries. At first, I wasn't sure how to achieve it, but I discovered the CSS clamp() property, which helped me dynamically adjust the font size based on the viewport width. This property enabled me to achieve responsive typography without relying on media queries.
What specific areas of your project would you like help with?All feedback is welcome. Thank you in advance.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Roberto's solution.
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