Submitted 9 months agoA solution to the Blog preview card challenge
Blog preview card
pure-css
@MartheAudrey

Solution retrospective
What are you most proud of, and what would you do differently next time?
I am happy I was able to make the text of the webpage responsive without using media queries. It was an opportunity for me to learn something new.
What challenges did you encounter, and how did you overcome them?Make the svg image fit its container
I change the default display value from inline to block.
Make text responsive without media queries
I used the clamp() function.
What specific areas of your project would you like help with?I would like to know if apart from the clamp() function, there is another way to make the text of a webpage responsive without media queries.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on MartheA_19'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