Responsive Expenses Chart Component Solution using HTML, CSS and JS

Solution retrospective
I had a difficult time making this project responsive. I'd appreciate feedbacks on how responsive my solution is and how I could make it better. Thank you!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @winprn
Hi, your design looks really cool. However, here are some things that you can improve:
- Use the font family provided in the
style-guide.md
. It will make your design looks a lot better. - Your columns on mobile devices seem a little bit too long and thin. The amount gets under the columns next to it, so maybe you will need some
z-index
to display it properly.
Marked as helpful - Use the font family provided in the
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