CSS Grid and Flex Layouts. Responsive. Img traits.

Solution retrospective
Using flex and grid layouts. Knowing all their varieties.
What specific areas of your project would you like help with?I don't know how to remove all the white space on the mobile version (for me when screen.width < 900px). Maybe a body or .card classes problem.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @faraz-ch1
It is because in @media query you are giving body white background color. Removing it will solve the problem.
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