Skip to content

Commit

Permalink
docs: Add responsive variations for align-content-between (#35532)
Browse files Browse the repository at this point in the history
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
  • Loading branch information
TyMick and XhmikosR committed Dec 16, 2021
1 parent c24f751 commit 0b3796e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/content/docs/4.6/utilities/flex.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 -}}
Expand Down

0 comments on commit 0b3796e

Please sign in to comment.