Design comparison
SolutionDesign
Solution retrospective
I used CSS grids for this one. I will be waiting for any suggestions available according to my code. Thanks
Community feedback
- @EyuleoPosted over 1 year ago
I think the break point on the media query is to high like it would be better around
@media (min-width:769px)
because the mobile version is visible on most screen even though the screen size is more than the typical mobile device screens. overall, it's really good happy coding all the best ✌.0@devjhexPosted over 1 year ago@Eyuleo Yeah you're right I might actually have to change the min-width on the media query. Thanks a lot.
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