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

finish grid docs intro for now; needs work though

This commit is contained in:
Mark Otto
2013-10-13 17:12:04 -07:00
parent be1f0b07f3
commit 49f177fe60
2 changed files with 8 additions and 4 deletions
+1
View File
@@ -12,6 +12,7 @@
<li>
<a href="#grid">Grid system</a>
<ul class="nav">
<li><a href="#grid-intro">Introduction</a></li>
<li><a href="#grid-media-queries">Media queries</a></li>
<li><a href="#grid-options">Grid options</a></li>
<li><a href="#grid-example-basic">Ex: Stacked-to-horizonal</a></li>