Submitted 4 months agoA solution to the Blog preview card challenge
Blog preview HTML + CSS only
P
@super7ramp

Solution retrospective
What are you most proud of, and what would you do differently next time?
I think implementation is pretty close to the Figma design.
What challenges did you encounter, and how did you overcome them?Scaling font without media queries: I found a solution with calc()
, which I believe is accurate but I found it tedious to write and it is complicated to read.
A more elegant way to do font scaling.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Antoine'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