Design comparison
SolutionDesign
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
Community feedback
- @vikrantmallaPosted about 3 years ago
add @media(max-width: 768px) {flex-direction: row} in container.
0 - @jamir-24Posted about 3 years ago
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.
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