https://github.com/twbs/bootstrap
Revision e0d54ffd3202b7f6a6b2b738ca6ec15017748925 authored by Christian Oliff on 06 July 2023, 03:26:45 UTC, committed by Mark Otto on 06 July 2023, 05:08:53 UTC
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)
1 parent 43e4bf9
History
Tip revision: e0d54ffd3202b7f6a6b2b738ca6ec15017748925 authored by Christian Oliff on 06 July 2023, 03:26:45 UTC
Improve Text Alignment Example
Tip revision: e0d54ff
File Mode Size
.github
build
dist
js
nuget
scss
site
.babelrc.js -rw-r--r-- 162 bytes
.browserslistrc -rw-r--r-- 175 bytes
.bundlewatch.config.json -rw-r--r-- 1.3 KB
.cspell.json -rw-r--r-- 2.0 KB
.editorconfig -rw-r--r-- 167 bytes
.eslintignore -rw-r--r-- 97 bytes
.eslintrc.json -rw-r--r-- 4.4 KB
.gitattributes -rw-r--r-- 177 bytes
.gitignore -rw-r--r-- 454 bytes
.npmrc -rw-r--r-- 19 bytes
.stylelintignore -rw-r--r-- 55 bytes
.stylelintrc.json -rw-r--r-- 1.4 KB
CODE_OF_CONDUCT.md -rw-r--r-- 5.4 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 13.5 KB
SECURITY.md -rw-r--r-- 471 bytes
composer.json -rw-r--r-- 667 bytes
hugo.yml -rw-r--r-- 3.7 KB
package-lock.json -rw-r--r-- 717.9 KB
package.js -rw-r--r-- 484 bytes
package.json -rw-r--r-- 9.4 KB

README.md

back to top