Group all buttons as a tab.
- Source:
Example
<p class="tabs simple-tabs no-margin">
<span class="btn btn-primary is-active">Overview</span>
<span class="btn btn-primary">Feeding Guide</span>
<span class="btn btn-primary">Composition</span>
</p>