Responsive four card feature using HTML and CSS

Solution retrospective
I managed to produce a fairly decent result, despite the fact that responsive is still a problem for some dimensions.
What challenges did you encounter, and how did you overcome them?The main challenge remains responsive, I feel that I am not far from the result but I still lack some knowledge.
What specific areas of your project would you like help with?I'd like some help to find out if I should change the height and width of the containers, body, etc. using max or min and also for the font size, I understand that I have to use the clamp() function but I don't really understand how it works.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @keltiek
Result looks quite good, keep it up! I think you could try to use fixed max-width values depending on the media queries.
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