diff --git a/site/content/docs/5.0/components/card.md b/site/content/docs/5.0/components/card.md index 3b250db735..015b5d9362 100644 --- a/site/content/docs/5.0/components/card.md +++ b/site/content/docs/5.0/components/card.md @@ -422,7 +422,7 @@ Use [text and background utilities]({{< docsref "/utilities/colors" >}}) to chan {{< example >}} {{< card.inline >}} {{- range (index $.Site.Data "theme-colors") }} -
Some quick example text to build on the card title and make up the bulk of the card's content.
.text-{{ .name }}
+.text-{{ .name }}
{{- end -}} {{< /colors.inline >}}.text-body
@@ -30,7 +30,7 @@ Similar to the contextual text color classes, easily set the background of an el {{< example >}} {{< colors.inline >}} {{- range (index $.Site.Data "theme-colors") }} -