Design comparison
SolutionDesign
Community feedback
- @jopeeterPosted 2 months ago
while doing this challenge i was wondering if i can nest all media changes on the media query itself, because my way, i put a media query on all the class that i need it, but by checking your code , my question was answered and it can be done.
as for your code, first thing that's noticeable is that the card is not properly center, i see that you use flex to center it. For me i prefer the left-top margin with translate , next time i will try to use flexbox the way you use it.
everything is on point, except the positioning and the missing border. 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