Merge branch 'hotfix-section'

This commit is contained in:
rhyneav 2017-11-08 13:07:04 -05:00
commit b4df16d476

View file

@ -634,7 +634,6 @@ function add(x, y) {
</div>
<div id="colors" class="section">
<div class="section">
<h2>Cards</h2>
<h4>Full card example</h4>
<p>It is possible to not put all the sub-classes like card-title, card-subtitle, card-text, ... But instead the framework will recognize the element properly if it's a h4, h5, p, ... And you need to put all this content on a div with card class.</p>