diff --git a/docs/_includes/components/panels.html b/docs/_includes/components/panels.html index dc6181cac..97ce86259 100644 --- a/docs/_includes/components/panels.html +++ b/docs/_includes/components/panels.html @@ -21,7 +21,7 @@ {% endhighlight %}
Easily add a heading container to your panel with .panel-heading. You may also include any <h1>-<h6> with a .panel-title class to add a pre-styled heading.
Easily add a heading container to your panel with .panel-heading. You may also include any <h1>-<h6> with a .panel-title class to add a pre-styled heading. However, the font sizes of <h1>-<h6> are overridden by .panel-heading.
For proper link coloring, be sure to place links in headings within .panel-title.