From 0baf98357abbb478a8b541e4eda59cb2f8e92739 Mon Sep 17 00:00:00 2001 From: oliv37 Date: Thu, 12 Oct 2023 23:45:23 +0200 Subject: [PATCH] Update background.md --- site/content/docs/5.3/utilities/background.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/5.3/utilities/background.md b/site/content/docs/5.3/utilities/background.md index c17ed847061c..8f1ca5dcad8b 100644 --- a/site/content/docs/5.3/utilities/background.md +++ b/site/content/docs/5.3/utilities/background.md @@ -22,7 +22,7 @@ Background utilities like `.bg-*` that generated from our original `$theme-color {{< colors.inline >}} {{- range (index $.Site.Data "theme-colors") }}
.bg-{{ .name }}
-
.bg-{{ .name }}-subtle
+
.bg-{{ .name }}-subtle
{{- end -}} {{< /colors.inline >}}

.bg-body-secondary