0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Update overview.md

endtag for the highlight
This commit is contained in:
Bass Jobsen 2016-04-24 11:54:50 +02:00
parent 881f69c3ea
commit 3e40121cf8

View File

@ -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: