Stats preview component challenge finished desktop onlyd

Solution retrospective
How to I make this responsive? I have tried many ways but none worked. Any suggestions is appreciated and any faults will be improved upon.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @baldwinboy
Changing the width of elements (such as the main card, the text div, and the image div) from fixed values (such as 400px) to relative values (percentages, rem) can help, but you will have to re-do the margins, paddings, and positions as well.
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