diff --git a/docs/4.0/components/breadcrumb.md b/docs/4.0/components/breadcrumb.md index 928ae101ff..2cbcc17b9e 100644 --- a/docs/4.0/components/breadcrumb.md +++ b/docs/4.0/components/breadcrumb.md @@ -10,20 +10,20 @@ group: components Separators are automatically added in CSS through [`::before`](https://developer.mozilla.org/en-US/docs/Web/CSS/::before) and [`content`](https://developer.mozilla.org/en-US/docs/Web/CSS/content). {% example html %} -