mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
fixes #25918
This commit is contained in:
parent
902788efc4
commit
cf71363649
@ -13,9 +13,7 @@ A lightweight, flexible component that can optionally extend the entire viewport
|
|||||||
<p class="lead">This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>
|
<p class="lead">This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>
|
||||||
<hr class="my-4">
|
<hr class="my-4">
|
||||||
<p>It uses utility classes for typography and spacing to space content out within the larger container.</p>
|
<p>It uses utility classes for typography and spacing to space content out within the larger container.</p>
|
||||||
<p class="lead">
|
<a class="btn btn-primary btn-lg" href="#" role="button">Learn more</a>
|
||||||
<a class="btn btn-primary btn-lg" href="#" role="button">Learn more</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
{% include example.html content=example %}
|
{% include example.html content=example %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user