mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-09-23 14:34:54 -04:00
text-left/right -> text-start/end, float-left/right -> float-start/end, ml-/mr-/pl-/pr- -> ms-/me-/ps-/pe-, border-left/right -> border-start/end, dropdown-menu-left/right -> dropdown-menu-start/end, font-weight-* -> fw-*, font-italic -> fst-italic and sr-only -> visually-hidden. Bootstrap 5 dropped text-justify, so the site keeps a one-line rule for it. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>