mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-14 07:03:09 +00:00
Change subheading of alerts page
This commit is contained in:
parent
26f9f4e3a5
commit
7c23d889bb
2 changed files with 2 additions and 2 deletions
|
|
@ -1549,7 +1549,7 @@
|
||||||
================================================== -->
|
================================================== -->
|
||||||
<section id="alerts">
|
<section id="alerts">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>Alerts <small>Styles for success, warning, and error messages</small></h1>
|
<h1>Alerts <small>Styles for contextual feedback messages</small></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2>Default alert</h2>
|
<h2>Default alert</h2>
|
||||||
|
|
|
||||||
2
docs/templates/pages/components.mustache
vendored
2
docs/templates/pages/components.mustache
vendored
|
|
@ -1481,7 +1481,7 @@
|
||||||
================================================== -->
|
================================================== -->
|
||||||
<section id="alerts">
|
<section id="alerts">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>Alerts <small>Styles for success, warning, and error messages</small></h1>
|
<h1>Alerts <small>Styles for contextual feedback messages</small></h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2>Default alert</h2>
|
<h2>Default alert</h2>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue