Design comparison
Solution retrospective
I got acquainted with relative units of measurement rem and the css clamp function, which allows you to set a value between the minimum and maximum, and make the font size adaptive (for example) without using media queries or javascript
What challenges did you encounter, and how did you overcome them?setting an adaptive font for a mobile layout without using media queries
What specific areas of your project would you like help with?Please take a look and tell me what could be improved, I would be grateful for your feedback
Community feedback
- @DylandeBruijnPosted 4 months ago
Hi @trskldnt,
Your solution looks great, good use of
clamp()
and relative CSS units. I like the small touches like the wrapping of the badges and animation of the shadow on hover. Also I didn't knowdisplay: inline
allowed items to wrap likeflex-wrap
, interesting!Marked as helpful1 - @quangphan0102Posted 5 months ago
i saw your attribute of the flex end little bit make your design little bit non-fit as design, overall its look great, also the em, rem, percentage you was mentioned. Nice job :D
0
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