Design comparison
SolutionDesign
Solution retrospective
Is there anything you would improve in either the HTML or CSS structure? I struggled to make the card responsive and I believe the outcome wasn't the best, what would be the best approach to this challenge?
Community feedback
- @MS2620Posted over 1 year ago
From what I can see, the website is meant to look slightly different when it reaches the width of 375px. Sadly yours does not, to achieve this you could add an extra media query to check the width and after it's smaller than 375px change the style of the components.
Other than that, great job.
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