diff --git a/site/content/docs/5.3/components/toasts.md b/site/content/docs/5.3/components/toasts.md index d5793fb4ba..5d246936ef 100644 --- a/site/content/docs/5.3/components/toasts.md +++ b/site/content/docs/5.3/components/toasts.md @@ -95,7 +95,7 @@ We use the following JavaScript to trigger our live toast demo: Toasts are slightly translucent to blend in with what's below them. -{{< example class="bg-dark" stackblitz_add_js="true" >}} +{{< example class="bg-secondary" stackblitz_add_js="true" >}}