]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Improve Text Alignment Example
authorChristian Oliff <christianoliff@pm.me>
Thu, 6 Jul 2023 03:26:45 +0000 (12:26 +0900)
committerMark Otto <markdotto@gmail.com>
Thu, 6 Jul 2023 05:08:53 +0000 (22:08 -0700)
commite0d54ffd3202b7f6a6b2b738ca6ec15017748925
tree7631d8f36e1b782570034b78c0c0c62ac728ffe5
parent43e4bf97a8b892af42f5a03ce7056efb6efa3b58
Improve Text Alignment Example

On the Text alignment example  all the text is left-aligned to start with and doesn't change on any viewport change. I think it makes much more sense for it to end-aligned on certain breakpoints.

I also added a missing `text-xxl-end` class :-)

I didn't use dashes between the breakpoint size names to match the Breakpoints docs (https://getbootstrap.com/docs/5.3/layout/breakpoints/#available-breakpoints)
site/content/docs/5.3/utilities/text.md