1. Demo
  2. Notes
  3. .html
  4. .njk & context
  5. Full Screen ↗

Typography

TODO.

<div class="prose ">
  <p>It is the responsibility of inclusive designers to be aware of the context and broader impact of any design and strive to effect a beneficial impact beyond the intended beneficiary of the design.</p>
</div>
{{ c("typography", {
  "level": "p",
  "text": "It is the responsibility of inclusive designers to be aware of the context and broader impact of any design and strive to effect a beneficial impact beyond the intended beneficiary of the design."
}) }}