]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs: Add responsive variations for align-content-between (#35532)
authorTy Mick <ty@tymick.me>
Tue, 14 Dec 2021 20:29:35 +0000 (12:29 -0800)
committerGitHub <noreply@github.com>
Tue, 14 Dec 2021 20:29:35 +0000 (22:29 +0200)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
site/content/docs/5.1/utilities/flex.md

index bbb1824b43f74d2ec99752be88f0025929eb39f9..b9d359ab1dac705e51588ad61bd36365e462ed71 100644 (file)
@@ -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 -}}