Testimonial

Quote cards with a decorative quote mark.

The most enjoyable CSS library I have tried. Zero setup, just works.

Jane Doe
CTO, Acme

Fluid typography and density in a single attribute — priceless for our dashboards.

Anna Smith
Design Lead
<div class="testimonial">
  <p class="testimonial-quote">Quote…</p>
  <div class="testimonial-meta">
    <div class="testimonial-author">Name</div>
    <div class="testimonial-role">Role</div>
  </div>
</div>

Modifiers

ClassEffect
.testimonialQuote card.
.testimonial-quoteQuoted text.
.testimonial-meta / .testimonial-author / .testimonial-roleAuthor info.