Hello, Frontend Mentor community! This is my solution to the Testimonials grid section.
I have read all the feedback on this project and improved my code. Due to the fact that I published this project very long ago, I am no longer updating it and changing its status to Public Archive on my Github.
You are free to download or use the code for reference in your projects, but I no longer update it or accept any feedback.
You should try some more advance CSS techniques.
For example: Flexbox - so you will have better control on the overall layout (to do stuffs like vertical center objects etc.).
You should try to use other scale units such as: "rem", "em" or "vw/vh" rather than "px", to have better responsive layout on larger scale screen (Mac Retina - for instance).
Really interesting to see your skills improved after each challenge!