mirror of https://github.com/twbs/bootstrap.git
docs: Add responsive variations for align-content-between (#35532)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
parent
8cdb6c40bd
commit
28f7c94475
|
|
@ -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 -}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue