Time tracking dashboard using html, css(scss), js

Please log in to post a comment
Log in with GitHubCommunity feedback
- @khatri2002
Hi @dzerdzul!
The developed solution looks good! The responsiveness appears to be handled very well!
Just a minor suggestion:
On medium and small-sized devices (tablets and mobile), the content is touching the screen borders as there’s no empty space between the content and the screen edges. To address this, you can consider adding some padding to the
main
element or margin to the div with the classprofile
. This will create some empty space, making the design more visually appealing and improving the user experience.Overall, amazing solution! Keep it up! 🚀
Marked as helpful
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