Fylo data storage component solution using CSS flexbox

Solution retrospective
What are the best/most widely used practices when it comes to writing CSS?
It was difficult to position the white block containing the amount left responsively without using JavaScript. Feedback regarding a way to do this purely using HTML and CSS (if possible) would be much appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @subu-v
You could have use absolute positioning to position the white block. didn't you try?
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