Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

testimonials-grid-section

@firhanram

Desktop design screenshot for the Testimonials grid section coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


any feedback would be great!

Community feedback

Zuzki 180

@LuisDGracia

Posted

From the start, the media query is toooooo big, reduce it to laptop size ( 1021 px ), here you can get more info about common media queries breakpoints

https://cutt.ly/Rlo5upC

second, instead of using "ntchild .class .class" stuff I see on your css, just make a new class bassed on the style you are making.

instead of having that stuff for "color: var(--very-dark-grayish-blue);" make a new class, maybe called "card__body--dark-blue"

for the grid you don't need to use more than 4 1fr or "repeat(4, 1fr)" you'll get a better result.

0

@firhanram

Posted

@LuisDGracia thank you for your feedback! I appreciate it

0

Please log in to post a comment

Log in with GitHub
Discord logo

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