aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/forms/floating-labels.md
diff options
context:
space:
mode:
authorJulien Déramond <[email protected]>2023-03-13 11:41:27 +0100
committerGitHub <[email protected]>2023-03-13 11:41:27 +0100
commitc57be446869e25cea88b585af789a83817d45cd0 (patch)
tree72d95fc5cf0f472528d84bfe262e47092296545a /site/content/docs/5.3/forms/floating-labels.md
parent59c556cea60fdeb9c365031c09dc17884bf63bfb (diff)
downloadbootstrap-c57be446869e25cea88b585af789a83817d45cd0.tar.xz
bootstrap-c57be446869e25cea88b585af789a83817d45cd0.zip
Docs: consistent usage of CSS sections (#38175)
Diffstat (limited to 'site/content/docs/5.3/forms/floating-labels.md')
-rw-r--r--site/content/docs/5.3/forms/floating-labels.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/content/docs/5.3/forms/floating-labels.md b/site/content/docs/5.3/forms/floating-labels.md
index 6b33fb67b..a65a85797 100644
--- a/site/content/docs/5.3/forms/floating-labels.md
+++ b/site/content/docs/5.3/forms/floating-labels.md
@@ -173,8 +173,8 @@ When working with the Bootstrap grid system, be sure to place form elements with
</div>
{{< /example >}}
-## Sass
+## CSS
-### Variables
+### Sass variables
{{< scss-docs name="form-floating-variables" file="scss/_variables.scss" >}}