
Submitted 4 months ago
Responsive time tracking dashboard [ Grid layout / JS /JSON ]
#accessibility#sass/scss
@Basselfathy
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
.
What challenges did you encounter, and how did you overcome them?Decreasing the screen size to tablet size made the cards shrink a lot and their text difficult to read, and instead of using media query
to handle this situation.
I used grid-template-columns: repeat(auto-fill, minmax());
to let the cards wrap smoothly without affecting their styles and keep their text readable.
Every feedback and suggestion would be appreciated :)
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