Design comparison
SolutionDesign
Solution retrospective
(I'm just getting started. No idea what to even ask.)
I tried to make this card responsive and used a lot of @Media in css for that (A few every ~100px). Is this the correct approach? This amount of @media doesnt look very nice and correct.
Community feedback
- @Yasmine10Posted over 2 years ago
Hi FalejevV 👋
Your solution looks great!
Regarding the media queries, I would recommend only adding one when it's necessary. In this case you only need one media query around 650px because the 2 columns are getting a bit small there.
Hope this helps!
1
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