Responsive Blog Preview Card

Solution retrospective
I think I am proud of resemblance with a design, simple code, using custom properties for a first time and most of all clamp() function debut.
I'd like to try mobile first approach next time and to use max-width properties in a right way
What challenges did you encounter, and how did you overcome them?-
Responsiveness, Media queries
Needed a lot of trial and error with that
-
Finding a way to reduce font without media queries
Googled for some time to find out and experimented with different approaches
-
Recalculating units to come up with intermediate fonts value to use with
clamp()VSCode copilot came in handy
Do I adhere with best practices?
I just used two media queries for a sake of the project but did I pick right ones?
Is my approach to reducing fonts without media queries correct?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on mci3x'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