Trae Zeeofor
@traezAll comments
- @Ugonadia@traez
Nne welcome to frontendmentor. Github seen. You're doing well. Keep building and learning!
For starters you can take note of the Accessibility report (2) and HTML validation report (5) outstandings, and start to perfect your craft from there.
The media query wasn't really good. Responsiveness wasn't neat. But it's your first try and it's allowed. Google and look for an article that explains how to implement media query (when shifting from mobile to desktop and vice versa)
https://traez.github.io/time-tracking-dashboard-main/ You can check out my latest project and see how the look changes when you toggle mobile and desktop view.
Marked as helpful - @Abdelrahman0Khaled@traez
Well done Abdel, considering you're new. Please consider reading this article for a better understanding of media queries, It demystified the topic for me:
https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Media_queries#how_to_choose_breakpoints
Try border radius on both item and it's container. Play around, one would work. That was my experience too.
Marked as helpful - @ShinjiX-Web@traez
Well done! God job. You could have however used margins to space out the texts.