<div class="mt-32 mx-auto" style="width: 250px;">
    <p class="mb-12">Centered element with a margin top of 32px. First child paragraph has a margin bottom of 12px.</p>
    <p>-------------</p>
</div>
<div class="mt-32 mx-auto" style="width: 250px;">
  <p class="mb-12">Centered element with a margin top of 32px. First child paragraph has a margin bottom of 12px.</p>
  <p>-------------</p>
</div>
/* No context defined. */
  • Handle: @spacing--center
  • Preview:
  • Filesystem Path: src/components/01-layout/02-spacing/03-spacing--center.hbs

No notes defined.