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

All solutions

  • Submitted


    This is my take on the testimonials grid section component. Nothing fancy, I just used HTML5, CSS3 and SASS as a preprocessor. For the grid arrangement, I relied on CSS Grid. As always, I'm happy to receive feedbacks and further refine my work. Thanks :)

  • Submitted


    In order to move the illustration image as per the design (displaced from its original position and overlapping the container), I used the "transform: translate()" property. Now, I initially tried with "position: absolute", but I wasn't too happy with the result. I would love to hear what you guys think :)