2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

fixes #9317: document media queries

This commit is contained in:
Mark Otto
2013-08-12 00:48:36 -07:00
parent 86fd07f93c
commit aefed0ada9
2 changed files with 24 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@
<li>
<a href="#grid">Grid system</a>
<ul class="nav">
<li><a href="#grid-media-queries">Media queries</a></li>
<li><a href="#grid-options">Available options</a></li>
<li><a href="#grid-example-basic">Ex: Stacked-to-horizonal</a></li>
<li><a href="#grid-example-mixed">Ex: Mobile-desktop</a></li>