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

Seccion de Testimonios

@BlasVernazza06

Desktop design screenshot for the Testimonials grid section coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

@weldu0

Posted

Hey Blas, I reviewed your code and have a few suggestions that might help improve it:

Here there are:

  1. Mobile-first Design: Although there's a media query for mobile, it might be more efficient to design for mobile first, then use media queries to adjust for larger screens. Try it in your next challenge and see if it makes a difference.

  2. Use CSS Grid more efficiently : The grid layout could be simplified by using grid-gap instead of padding on the grid container and the gap between items.

  3. Color : You might already be aware of this, but it's worth mentioning that some parts of your code use a different color than the original design.

  • For .subparagraph, add ---color-very-dark-blackish-blue.

You're doing a great job. 👍

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