0.46.0
Changelog
Components
Featured Content
The featured content box should contain a short amount of text and can have headings, small inline images and buttons within it if necessary.
Heading 2 (any heading level can be used but is not required)
Depending on where the feature text sits within the page, please use whichever heading type is appropriate, in most cases you will use h3, h4, or h5 however all are supported.
<div class="c-featured-content__box">
<h2>Heading 2 (any heading level can be used but is not required)</h2>
<p>Depending on where the feature text sits within the page, please use whichever heading type is appropriate, in most cases you will use h3, h4, or h5 however all are supported.</p>
</div>