diff options
| author | Mark Otto <[email protected]> | 2012-01-08 13:21:44 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-08 13:21:44 -0800 |
| commit | cb9be7bd0cde19b3b401d2dcdfb6162dd00b5ab5 (patch) | |
| tree | efdfe38dfa890565116a6f6566d2ee3e269cbb36 /docs/index.html | |
| parent | 1ef9cbc6e4b2a002eea4515f3779318f2ee60666 (diff) | |
| download | bootstrap-cb9be7bd0cde19b3b401d2dcdfb6162dd00b5ab5.tar.xz bootstrap-cb9be7bd0cde19b3b401d2dcdfb6162dd00b5ab5.zip | |
clean up dup css in responsive, fix navbar dropdown caret
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index 231ed2066..8f7963afd 100644 --- a/docs/index.html +++ b/docs/index.html @@ -127,6 +127,7 @@ </ul> <h1>Designed for everyone, everywhere.</h1> + <p class="marketing-byline">Need reasons to love Bootstrap? Look no further.</p> <div class="row"> <div class="span4"> <img class="icon" src="assets/img/glyphicons/glyphicons_042_group.png"> @@ -153,7 +154,7 @@ <div class="span4"> <img class="icon" src="assets/img/glyphicons/glyphicons_214_resize_small.png"> <h2>Responsive design</h2> - <p>With Bootstrap 2, we've gone fully responsive. Our components are flexible enough to scale according to whatever resolution or device you're using to provide a consistent experience, no matter what.</p> + <p>With Bootstrap 2, we've gone fully responsive. Our components are scale according to a range of resolutions and devices to provide a consistent experience, no matter what.</p> </div> <div class="span4"> <img class="icon" src="assets/img/glyphicons/glyphicons_266_book_open.png"> @@ -205,7 +206,7 @@ <!-- Quickstart options ================================================== --> <h1>Get started in no time.</h1> - <p class="marketing-byline">Built for any skill level, Bootstrap fits your workflow and development process.</p> + <p class="marketing-byline">Quickly start using Bootstrap within your workflow and development process.</p> <table class="bordered-table getting-started"> <tbody> <tr> |
