docs: Add responsive variations for align-content-between (#35532)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
Ty Mick 2021-12-14 12:29:35 -08:00 committed by XhmikosR
parent c24f751c63
commit 0b3796e33d
1 changed files with 1 additions and 0 deletions

View File

@ -606,6 +606,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 -}}