From 52adc2de0696273ee0698d603efdd9c86dee236e Mon Sep 17 00:00:00 2001 From: Pulkit Date: Fri, 27 Dec 2024 15:11:01 +0530 Subject: [PATCH] fix: testimonials alignment (#3515) Co-authored-by: Ansh Goyal --- components/Testimonial.tsx | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/components/Testimonial.tsx b/components/Testimonial.tsx index b8a2d5abce27..db82c20053e7 100644 --- a/components/Testimonial.tsx +++ b/components/Testimonial.tsx @@ -29,21 +29,24 @@ export default function Testimonial({ authorAvatar }: TestimonialProps) { return ( -
  • -
    -
    +
  • +
    +
    - {text} + {text}
    -