]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Album example: remove misleading jumbotron-heading classname (#28741)
authorPatrick H. Lauke <redux@splintered.co.uk>
Wed, 8 May 2019 12:53:08 +0000 (13:53 +0100)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 8 May 2019 12:53:08 +0000 (15:53 +0300)
site/content/docs/4.3/examples/album/album.css
site/content/docs/4.3/examples/album/index.html

index bfc270d52e6a850318fd274c51f9919fa93d186d..bc81349c59317abf50e7492b41da445d89b91f44 100644 (file)
@@ -15,7 +15,7 @@
   margin-bottom: 0;
 }
 
-.jumbotron-heading {
+.jumbotron h1 {
   font-weight: 300;
 }
 
index 11ea10b2a0c9eb840b64c4f784d2a6775a0c220a..bedeefcf38382e52b8d2a81bb3ab75d3c1fea68e 100644 (file)
@@ -41,7 +41,7 @@ extra_css:
 
   <section class="jumbotron text-center">
     <div class="container">
-      <h1 class="jumbotron-heading">Album example</h1>
+      <h1>Album example</h1>
       <p class="lead text-muted">Something short and leading about the collection below—its contents, the creator, etc. Make it short and sweet, but not too short so folks don’t simply skip over it entirely.</p>
       <p>
         <a href="#" class="btn btn-primary my-2">Main call to action</a>