Submitted about 2 years agoA solution to the Time tracking dashboard challenge
Responsive Time Tracking Dashboard using Grid and .json for values
@TheRequiem

Solution retrospective
Practicing display = grid;
. Though it feels hairy than display: flexbox;
, it's making more sense to me now. The worst challenge with the grid for me as of now is that the content overflows the assigned grid and I have to fiddle around with content and set definite heights if need be.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on The Requiem's solution.
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