<div class="col _span-6 _pad-bottom" style="">
<div id="" class=" " style="background: #f3f4f4; height: 200px;">
</div>
</div>
<div class="col {{#if span}}_span-{{span}}{{/if}} {{class}} {{modifier}}" style="{{style}}">
{{> @children}}
</div>
{
"modifier": "_pad-bottom",
"style": null,
"span": 6,
"class": null,
"children": [
{
"component": "div",
"context": {
"style": "background: #f3f4f4; height: 200px;"
}
}
]
}
There are no notes for this item.