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

Roy 600

@arkaroy135

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


Hello Community, Check out the coding and give your feedback. I know the coding is kind of messy, I recently learned tailwind CSS and this is my 2nd project using tailwind. Kindly tell me how to improve the coding using tailwind. Thank you.

Community feedback

Adriano 36,650

@AdrianoEscarabote

Posted

Hi Roy, how are you? I really liked the result of your project, but I have some tips that I think you will enjoy:

I noticed that in higher resolutions, the content is growing a lot to avoid this we can do the following:

main {
    max-width: 1440px;
    margin: 0 auto;
}

and put the background color on the body!

The rest is great!

I hope it helps... 👍

Marked as helpful

0

Roy 600

@arkaroy135

Posted

@AdrianoEscarabote Hello Adriano, Hope you are well. Thank you for the tip, by the way. I was looking for a solution for that problem. Now that I got it, I will change the code accordingly. I am grateful for the solution.

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