time tracking dashboard using CSS and JavaScript

Please log in to post a comment
Log in with GitHubCommunity feedback
- @13reath
All good except 2 major problems
- Your cards are getting larger on mobile version , because you didn't specify max-width or specify flex-shrink.
- You don't have initial state for cards, that's why you don't see cards before you open.
It was a decent challenge, and you did well overall. I also was struggling to come up with a solution, but I hope my feedback was helpful, GL^^
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