Design comparison
SolutionDesign
Solution retrospective
Hello. I would appreciate getting feedback on my use of BEM and Sass. Thank you! Happy coding!
Community feedback
- @id-dev3Posted over 1 year ago
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)
0@smavilpPosted over 1 year agoHello. Thank you for taking the time to comment on my solution. I tested it, and I have no problem with the mobile view. I don't know what's wrong. Happy coding.
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