Header

<header class="section-header">
    <h1>This is a section header</h1>
</header>
<header class="section-header">
  {% if prefix %}
    <span>{{ prefix }}</span>
  {% endif %}
  {% include '@heading' %}
</header>
{
  "copy": "This is a section header"
}

There are no notes for this item.