Submitted almost 3 years ago
Time tracking dashboard (using sass, JS - mobile first, flexbox)
@rodrigovn
Design comparison
SolutionDesign
Solution retrospective
This is my first time using json. I hope you like it! Any feedback or bug report is welcome!
Community feedback
- @denieldenPosted almost 3 years ago
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 helpful2 - @rodrigovnPosted almost 3 years ago
my background images were not showing in the first upload, but now I corrected it! good coding everyone!
0
Please log in to post a comment
Log in with GitHubJoin 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