mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
Merge pull request #17080 from thejameskyle/tjk/1
v4 - Add display typography code example
This commit is contained in:
commit
c0fe7400e5
@ -100,6 +100,13 @@ Traditional heading elements are designed to work best in the meat of your page
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{% highlight html %}
|
||||||
|
<h1 class="display-4">Display 4</h1>
|
||||||
|
<h1 class="display-3">Display 3</h1>
|
||||||
|
<h1 class="display-2">Display 2</h1>
|
||||||
|
<h1 class="display-1">Display 1</h1>
|
||||||
|
{% endhighlight %}
|
||||||
|
|
||||||
## Lead
|
## Lead
|
||||||
|
|
||||||
Make a paragraph stand out by adding `.lead`.
|
Make a paragraph stand out by adding `.lead`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user