Blocks
The content throughout the style guide is placed in blocks. Blocks consist of an icon and the block title at the top and the content below.
<div class="block">
<i class="block-icon icon-info icon-bg-default"></i>
<h2 class="block-title"> Blocks </h2>
<div class="content"> The content throughout the style guide is placed in blocks. Blocks consist of an icon and the block title at the top and the content below. </div>
</div>