testimonials-grid-section(html,css using flex and grid)
Design comparison
Solution retrospective
What do you prefer desktop-first or mobile-first for CSS? I prefer coding CSS for mobile-first and later for the desktop version. Used grid in the desktop version. Any feedback appreciated.
Community feedback
- Account deleted
Hi, good job on completing the challenge.
Your solution looks good, and is very responsive but the cards getting very long after 375px and it doesn't look very good. I think you should increase your media query to something much larger so the cards don't looks very weird.
And btw Mobile first is the way to go because it easier to be adding styles than to be removing them.
Keep coding👍.
Marked as helpful1@pranav1597Posted over 3 years ago@thulanigamtee Hey, thank you for the feedback. I increased the media query, hope it looks good now.
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