From 187153131255dc0b6f415036a85dd4f0ece10ed6 Mon Sep 17 00:00:00 2001 From: A Kriya Date: Mon, 9 Jan 2023 01:39:36 +0530 Subject: [PATCH] Docs: add `.fw-medium` utility class example --- site/content/docs/5.3/utilities/text.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/content/docs/5.3/utilities/text.md b/site/content/docs/5.3/utilities/text.md index 5b3cd028ba..f28b362e2c 100644 --- a/site/content/docs/5.3/utilities/text.md +++ b/site/content/docs/5.3/utilities/text.md @@ -90,6 +90,7 @@ Quickly change the `font-weight` or `font-style` of text with these utilities. `

Bold text.

Bolder weight text (relative to the parent element).

Semibold weight text.

+

Medium weight text.

Normal weight text.

Light weight text.

Lighter weight text (relative to the parent element).