Submitted 12 months ago
Testimonials Grid Section (CSS GRID) *not-responsive
@Mahmoud-770
Design comparison
SolutionDesign
Community feedback
- @BeinRain06Posted 12 months ago
Hey Mahmoud abd well done with your project.
You might want to select media queries for mobile (min-width:375px) and tablet (min-width:736px)
@media (min-width: 736px) { ... }
@media (min-width: 315px) { ... }
You may want to set
grid-templates-column to repeat (auto-fill, cal(94vw))
**grid-templates-row to auto
For mobile
Have a nice day /night keep going into your amazing journey and fill glad whatever time or difficulties you encounter.
The best comes from the unknown. And I'm grateful to see that you can be part of it Mahmoud abd
Marked as helpful2
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