<header class="box-h box-h-simple">Simple header w/o bg and less spacing
</header>
<header class="box-h{% for mod in mods %} box-h-{{ mod }}{% endfor %}">
  {%- if type == "icon" -%}{%render '@icons', name=icon, class="" %} {%- endif -%}{{label}}
</header>
{
  "label": "Simple header w/o bg and less spacing",
  "mods": [
    "simple"
  ]
}

There are no notes for this item.