From 36ea7e74210804e92fcc8fe58806d9a0cb5b7abd Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Wed, 8 May 2019 13:53:08 +0100 Subject: [PATCH] Album example: remove misleading jumbotron-heading classname (#28741) --- site/docs/4.3/examples/album/album.css | 2 +- site/docs/4.3/examples/album/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/docs/4.3/examples/album/album.css b/site/docs/4.3/examples/album/album.css index bfc270d52e..bc81349c59 100644 --- a/site/docs/4.3/examples/album/album.css +++ b/site/docs/4.3/examples/album/album.css @@ -15,7 +15,7 @@ margin-bottom: 0; } -.jumbotron-heading { +.jumbotron h1 { font-weight: 300; } diff --git a/site/docs/4.3/examples/album/index.html b/site/docs/4.3/examples/album/index.html index 5d5c3f46e7..145abeb5f6 100644 --- a/site/docs/4.3/examples/album/index.html +++ b/site/docs/4.3/examples/album/index.html @@ -40,7 +40,7 @@ extra_css: "album.css"
-

Album example

+

Album example

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.

Main call to action