<h2 class="mt-24">Center</h2>
<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>
</div>
<h2 class="mt-24">Center</h2>
<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>
</div>
{
  "order": 3
}
  • Handle: @spacing--center
  • Preview:
  • Filesystem Path: src/components/01-layout/02-spacing/spacing--center.hbs

No notes defined.