Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorTy Mick <ty@tymick.me>2021-12-14 23:29:35 +0300
committerGitHub <noreply@github.com>2021-12-14 23:29:35 +0300
commit28f7c94475b9456897ef9a4b60bc0f45d4db3388 (patch)
tree32824ac4366419b1c1f0bd2e1ff8e8963ed95a06 /site
parent8cdb6c40bdf55229459f479111e6a44d49052cf1 (diff)
docs: Add responsive variations for align-content-between (#35532)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
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 bbb1824b43..b9d359ab1d 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 -}}