Commit 3e40121c authored by Bass Jobsen's avatar Bass Jobsen
Browse files

Update overview.md

endtag for the highlight
parent 881f69c3
Showing with 1 addition and 0 deletions
+1 -0
...@@ -139,6 +139,7 @@ These media queries are also available via Sass mixins: ...@@ -139,6 +139,7 @@ These media queries are also available via Sass mixins:
@include media-breakpoint-only(md) { ... } @include media-breakpoint-only(md) { ... }
@include media-breakpoint-only(lg) { ... } @include media-breakpoint-only(lg) { ... }
@include media-breakpoint-only(xl) { ... } @include media-breakpoint-only(xl) { ... }
{% endhighlight %}
And finally media that spans multiple breakpoint widths: And finally media that spans multiple breakpoint widths:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment