aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorTy Mick <[email protected]>2021-12-14 12:29:35 -0800
committerGitHub <[email protected]>2021-12-14 22:29:35 +0200
commit28f7c94475b9456897ef9a4b60bc0f45d4db3388 (patch)
tree32824ac4366419b1c1f0bd2e1ff8e8963ed95a06 /site
parent8cdb6c40bdf55229459f479111e6a44d49052cf1 (diff)
downloadbootstrap-28f7c94475b9456897ef9a4b60bc0f45d4db3388.tar.xz
bootstrap-28f7c94475b9456897ef9a4b60bc0f45d4db3388.zip
docs: Add responsive variations for align-content-between (#35532)
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'site')
-rw-r--r--site/content/docs/5.1/utilities/flex.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/content/docs/5.1/utilities/flex.md b/site/content/docs/5.1/utilities/flex.md
index bbb1824b4..b9d359ab1 100644
--- a/site/content/docs/5.1/utilities/flex.md
+++ b/site/content/docs/5.1/utilities/flex.md
@@ -622,6 +622,7 @@ Responsive variations also exist for `align-content`.
- `.align-content{{ .abbr }}-start`
- `.align-content{{ .abbr }}-end`
- `.align-content{{ .abbr }}-center`
+- `.align-content{{ .abbr }}-between`
- `.align-content{{ .abbr }}-around`
- `.align-content{{ .abbr }}-stretch`
{{- end -}}