diff --git a/docs/4.0/components/breadcrumb.md b/docs/4.0/components/breadcrumb.md index 9710f9a56c..6a64c12856 100644 --- a/docs/4.0/components/breadcrumb.md +++ b/docs/4.0/components/breadcrumb.md @@ -5,9 +5,7 @@ description: Indicate the current page's location within a navigational hierarch group: components --- -## Overview - -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 {% capture example %}