Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I am proud that I am successful in creating this project
What challenges did you encounter, and how did you overcome them?Faced challenges while designing for mobile screensize.
What specific areas of your project would you like help with?On mobile screensize, I am still not able to center all the testimonials. Any feedback guidance is highly appreciated.
Community feedback
- @ShoaibShujaPosted 5 months ago
Try and set the main's
grid-template-columns: repeat(1, 1fr);
and also do the same for rows and if it didn't work try adjusting the size of each section element simultaneously.Marked as helpful0
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