Design comparison
Solution retrospective
How to change the font size without using media queries. Finally, I solved it using the clamp() function.
Community feedback
- @LaurenAMolloyPosted 3 months ago
Awesome job! Your code gives me something to aspire to! I have not used the clamp setting before, looked like it solved issue of the font size being responsive. The layout looks good on a range of screens.Your code is well structured and readable. Your solution is very similar to the original, almost identical.
1@aguscorvoPosted 3 months ago@LaurenAMolloy Hey, thanks for your comments! I’m glad to read them. Congrats on finishing the challenge as well! I took a look at it and the feedback, and I found it very helpful. Happy coding! :)
1
Please log in to post a comment
Log in with GitHubJoin 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