From d2e3286929a8d77eaa9b2e9b85923a0f2b16e843 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 31 Oct 2020 10:27:17 -0700 Subject: [PATCH 1/2] Add class name so the utility generates --- scss/_utilities.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/scss/_utilities.scss b/scss/_utilities.scss index 481eaa82f8a8..7c98e6f5141d 100644 --- a/scss/_utilities.scss +++ b/scss/_utilities.scss @@ -400,6 +400,7 @@ $utilities: map-merge( ), "font-weight": ( property: font-weight, + class: fw, values: ( light: $font-weight-light, lighter: $font-weight-lighter, From 9f002f2da4ade9c5258580cb31b45235500b12f0 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 31 Oct 2020 10:27:30 -0700 Subject: [PATCH 2/2] Update instances of .font-weight to .fw --- .../docs/5.0/examples/album/index.html | 2 +- .../content/docs/5.0/examples/blog/index.html | 2 +- .../docs/5.0/examples/cover/index.html | 2 +- .../docs/5.0/examples/pricing/index.html | 8 +++--- .../docs/5.0/examples/product/index.html | 4 +-- .../docs/5.0/examples/sign-in/index.html | 2 +- .../docs/5.0/getting-started/contents.md | 24 ++++++++--------- site/content/docs/5.0/layout/containers.md | 26 +++++++++---------- site/content/docs/5.0/layout/grid.md | 14 +++++----- site/layouts/_default/single.html | 2 +- site/layouts/partials/docs-sidebar.html | 2 +- .../partials/home/masthead-followup.html | 16 ++++++------ 12 files changed, 52 insertions(+), 52 deletions(-) diff --git a/site/content/docs/5.0/examples/album/index.html b/site/content/docs/5.0/examples/album/index.html index 5219acbbac23..b33ded4123c6 100644 --- a/site/content/docs/5.0/examples/album/index.html +++ b/site/content/docs/5.0/examples/album/index.html @@ -40,7 +40,7 @@

Contact

-

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 diff --git a/site/content/docs/5.0/examples/blog/index.html b/site/content/docs/5.0/examples/blog/index.html index a6a3fc770ae7..e7db04a6394f 100644 --- a/site/content/docs/5.0/examples/blog/index.html +++ b/site/content/docs/5.0/examples/blog/index.html @@ -48,7 +48,7 @@

Title of a longer featured blog post

Multiple lines of text that form the lede, informing new readers quickly and efficiently about what’s most interesting in this post’s contents.

-

Continue reading...

+

Continue reading...

diff --git a/site/content/docs/5.0/examples/cover/index.html b/site/content/docs/5.0/examples/cover/index.html index ea5b0b13adb9..2eb33e634a13 100644 --- a/site/content/docs/5.0/examples/cover/index.html +++ b/site/content/docs/5.0/examples/cover/index.html @@ -24,7 +24,7 @@

Cover

Cover your page.

Cover is a one-page template for building simple and beautiful home pages. Download, edit the text, and add your own fullscreen background photo to make it your own.

- Learn more + Learn more

diff --git a/site/content/docs/5.0/examples/pricing/index.html b/site/content/docs/5.0/examples/pricing/index.html index 70f7ad221c03..bcd69005da8b 100644 --- a/site/content/docs/5.0/examples/pricing/index.html +++ b/site/content/docs/5.0/examples/pricing/index.html @@ -7,7 +7,7 @@ ---
-

Company name

+

Company name