Adds missing closing section tag around highlights.

master
Joshua Appelman 2014-06-22 19:31:41 +02:00
parent 62a683f7fe
commit 2cc1eebd48
1 changed files with 23 additions and 21 deletions

View File

@ -706,42 +706,44 @@
</div>
</div>
<div class="code-sample">
<div class="highlight-module highlight-module--left highlight-module--learning ">
<div class="highlight-module__container icon-star ">
<div class="highlight-module__content g-wide--push-1 g-wide--pull-1 g-medium--push-1 ">
<p class="highlight-module__title"> Key Takeaways</p>
<p class="highlight-module__text"> Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>
<div class="code-sample">
<div class="highlight-module highlight-module--left highlight-module--learning ">
<div class="highlight-module__container icon-star ">
<div class="highlight-module__content g-wide--push-1 g-wide--pull-1 g-medium--push-1 ">
<p class="highlight-module__title"> Key Takeaways</p>
<p class="highlight-module__text"> Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="code-sample">
<div class="highlight-module highlight-module--right highlight-module--remember ">
<div class="highlight-module__container icon-exclamation ">
<div class="highlight-module__content g-wide--push-1 g-wide--pull-1 g-medium--pull-1 ">
<p class="highlight-module__title"> Remember</p>
<div class="code-sample">
<div class="highlight-module highlight-module--right highlight-module--remember ">
<div class="highlight-module__container icon-exclamation ">
<div class="highlight-module__content g-wide--push-1 g-wide--pull-1 g-medium--pull-1 ">
<p class="highlight-module__title"> Remember</p>
<ul class="highlight-module__list">
<li>Lorem ipsum dolor sit amet</li>
<li>Fugit itaque sapiente earum quo expedita</li>
<li>labore aliquam cupiditate veritatis nihil</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="code-sample">
<div class="highlight-module highlight-module--left highlight-module--remember ">
<div class="highlight-module__container icon-exclamation ">
<div class="highlight-module__content g-wide--push-1 g-wide--pull-1 g-medium--push-1 ">
<p class="highlight-module__title"> Remember</p>
<p class="highlight-module__text"> Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>
<div class="code-sample">
<div class="highlight-module highlight-module--left highlight-module--remember ">
<div class="highlight-module__container icon-exclamation ">
<div class="highlight-module__content g-wide--push-1 g-wide--pull-1 g-medium--push-1 ">
<p class="highlight-module__title"> Remember</p>
<p class="highlight-module__text"> Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="container">
<h3>Code Samples</h3>