Time tracking dashboard (using sass, JS - mobile first, flexbox)

Solution retrospective
This is my first time using json. I hope you like it! Any feedback or bug report is welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @denielden
Hi Rodrigo, congratulations great job!
To center the elements on the page give the
height
properties to thebody
. Note: Flexbox aligns to the size of the parent container.You can use the
vh
measurement for the height... Viewport Height handles the sizing of an element in relation to the height of the browser window.Hope this help ;)
Marked as helpful - @rodrigovn
my background images were not showing in the first upload, but now I corrected it! good coding everyone!
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