Update hero.html

Added missing "link" color
This commit is contained in:
chathu-cse 2020-02-12 16:17:44 +05:30 committed by Jeremy Thomas
parent e72b28fb2f
commit a92d2cd420

View File

@ -77,7 +77,7 @@ meta:
<div class="container">
{% include elements/anchor.html name="Colors" %}
<div class="content">
As with buttons, you can choose one of the <strong>7 different colors</strong>:
As with buttons, you can choose one of the <strong>8 different colors</strong>:
</div>
</div>
</section>
@ -143,6 +143,21 @@ meta:
</section>
</div>
<div class="bd-example">
<section class="hero is-link">
<div class="hero-body">
<div class="container">
<p class="title">
Link title
</p>
<p class="subtitle">
Link subtitle
</p>
</div>
</div>
</section>
</div>
<div class="bd-example">
<section class="hero is-warning">
<div class="hero-body">