3 Column Preview Card using grid, flexbox, Next.js, styled-components

Solution retrospective
I wanted to try styled-components but I'm not fond of the CSS-in-JS approach.
I'm not sure I nailed the responsive aspect, it looks maybe a little weird around 700px, just before it switches to mobile design.
I also changed the breakpoint to an arbitrary value: 600px, is this correct or should I try to make it fit into more standard breakpoints like 640px, 768px etc?
Is there something I can do to improve the responsiveness?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Davide's solution.
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