From: Christian Oliff Date: Fri, 26 Jun 2026 04:40:10 +0000 (+0900) Subject: Examples: remove unused `.text-small` and replace deprecated utilities (#42455) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3d98da41e6533f44731130ffafad34b81a051e2e;p=thirdparty%2Fbootstrap.git Examples: remove unused `.text-small` and replace deprecated utilities (#42455) Update multiple example pages to new utility naming and tokens for consistency. Replaced legacy text-*/display-*/bg-* classes with fg-*/fs-* and bg-subtle-* variants, adjusted spacing and radii (p-5 → p-9, rounded-3 → rounded-5), removed redundant text-small classes, and applied small/fg-white tweaks where appropriate. Files changed: checkout, headers, jumbotron, pricing, product, and sidebars examples to align markup with the updated design system. --------- Co-authored-by: Julien Déramond --- diff --git a/site/src/assets/examples/checkout/index.astro b/site/src/assets/examples/checkout/index.astro index ea1893147b..69e7ab7037 100644 --- a/site/src/assets/examples/checkout/index.astro +++ b/site/src/assets/examples/checkout/index.astro @@ -220,7 +220,7 @@ export const body_class = 'bg-body-tertiary' -