Responsive card using FLEX BEM SASS

Solution retrospective
Hello. I would appreciate getting feedback on my use of BEM and Sass. Thank you! Happy coding!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @id-dev3
Your work is amazing, but your card goes to the top when it's on mobile view, and I think it should be at the center of the webpage, did you check that? Try these media queries to check if it's working now: @media only screen and (max-width: 600px) or @media only screen and (min-width: 320px)
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