diff options
| author | Bass Jobsen <[email protected]> | 2016-04-24 11:54:50 +0200 |
|---|---|---|
| committer | Bass Jobsen <[email protected]> | 2016-04-24 11:54:50 +0200 |
| commit | 3e40121cf87f10651d138f44b7f9c1a314bb6f2a (patch) | |
| tree | 9f1727a8f2236f99a405e389db174122cb151e7a | |
| parent | 881f69c3eaa79b68176f52b8bd0167acae2cfb4a (diff) | |
| download | bootstrap-3e40121cf87f10651d138f44b7f9c1a314bb6f2a.tar.xz bootstrap-3e40121cf87f10651d138f44b7f9c1a314bb6f2a.zip | |
Update overview.md
endtag for the highlight
| -rw-r--r-- | docs/layout/overview.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/layout/overview.md b/docs/layout/overview.md index 103bc5449..44a12aee6 100644 --- a/docs/layout/overview.md +++ b/docs/layout/overview.md @@ -139,6 +139,7 @@ These media queries are also available via Sass mixins: @include media-breakpoint-only(md) { ... } @include media-breakpoint-only(lg) { ... } @include media-breakpoint-only(xl) { ... } +{% endhighlight %} And finally media that spans multiple breakpoint widths: |
