aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Déramond <[email protected]>2023-01-03 18:00:38 +0100
committerMark Otto <[email protected]>2023-01-03 19:42:58 -0800
commitf692ecdd5b4444860f51fb8c14c0730ce860230e (patch)
treedd9c75c6b685b863576303fa956619aad351a955
parent8546804325ba20faa3a09137fd9d9d0f12f5ff77 (diff)
downloadbootstrap-f692ecdd5b4444860f51fb8c14c0730ce860230e.tar.xz
bootstrap-f692ecdd5b4444860f51fb8c14c0730ce860230e.zip
Docs: fix accordion flush description
-rw-r--r--site/content/docs/5.3/components/accordion.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.3/components/accordion.md b/site/content/docs/5.3/components/accordion.md
index 76508b25f..227d11a86 100644
--- a/site/content/docs/5.3/components/accordion.md
+++ b/site/content/docs/5.3/components/accordion.md
@@ -64,7 +64,7 @@ Click the accordions below to expand/collapse the accordion content.
### Flush
-Add `.accordion-flush` to remove the default `background-color`, some borders, and some rounded corners to render accordions edge-to-edge with their parent container.
+Add `.accordion-flush` to remove some borders and rounded corners to render accordions edge-to-edge with their parent container.
{{< example class="bg-body-secondary" >}}
<div class="accordion accordion-flush" id="accordionFlushExample">