From e2e107fc7215f36ff73cf2fbb29e35d703a82679 Mon Sep 17 00:00:00 2001 From: Louis-Maxime Piton Date: Fri, 20 May 2022 19:28:31 +0200 Subject: CSS: few proposals (#36406) * Something to try about `!important` in color-bg helper * Better understanding border utility `.border-*-0` * Having rounded numbers of px --- site/content/docs/5.2/utilities/borders.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'site/content/docs') diff --git a/site/content/docs/5.2/utilities/borders.md b/site/content/docs/5.2/utilities/borders.md index 0cf9a7454..64913bbc9 100644 --- a/site/content/docs/5.2/utilities/borders.md +++ b/site/content/docs/5.2/utilities/borders.md @@ -26,12 +26,12 @@ Add borders to custom elements: Or remove borders: -{{< example class="bd-example-border-utils bd-example-border-utils-0" >}} - - - - - +{{< example class="bd-example-border-utils" >}} + + + + + {{< /example >}} ## Color -- cgit v1.2.3