Design comparison
SolutionDesign
Solution retrospective
I got a little problem when making this challenge. It is hard for me to make responsive and i've tried many times but i can't solve the problem. If there any suggestions for me, please welcome :)
Community feedback
- @reydelshitPosted about 3 years ago
hmm in my case whenever I used grid and make it responsive I used this
grid-template-columns: repeat(auto-fit, minmax(0px, max-content));
then in mobile view you can set it usinggrid-column/row
to whatever you want0
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