2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Update examples to account for #18185

[skip sauce]
This commit is contained in:
Chris Rebert
2015-12-08 03:38:34 -08:00
parent 6faa260f84
commit 85032786c3
8 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ A lightweight, flexible component that can optionally extend the entire viewport
<div class="jumbotron">
<h1 class="display-3">Hello, world!</h1>
<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="m-y-md">
<hr class="m-y-2">
<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>