diff --git a/docs/source/docs/border-width.blade.md b/docs/source/docs/border-width.blade.md index 47730ed22..10aa42c81 100644 --- a/docs/source/docs/border-width.blade.md +++ b/docs/source/docs/border-width.blade.md @@ -18,8 +18,6 @@ title: "Border Width" @include('_partials.work-in-progress') -## Usage - Add borders to any element using the `.border{-side?}{-width?}` syntax. For example, `.border` would add a `1px` border to all sides of the element, where `.border-b-4` would add a `4px` border to the bottom of the element.
8 8px