Remove duplicate section tag

This commit is contained in:
rhyneav 2017-11-08 13:04:08 -05:00
parent 94ae853d8e
commit 35e1ee86cc

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>