HTML & CSS

Solution retrospective
Hello community I am reuploading this challenge; I have no idea how to make it responsive for smaller screens I understand that @media() is the route to go but I don't fully understand. Can someone please offer me guidance
Please log in to post a comment
Log in with GitHubCommunity feedback
- @vikrantmalla
add @media(max-width: 768px) {flex-direction: row} in container.
- @jamir-24
I was in your position last week. hard work pays off. Do research bro also you could check out my codes if that makes any sense. https://github.com/jamir-24/stats-card I'm new to this so i know my coding sucks.
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