diff options
| author | Mark Otto <[email protected]> | 2012-01-28 20:27:18 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-28 20:27:18 -0800 |
| commit | 5f314dcb85b011d30bbe845e00932a9a550d4e71 (patch) | |
| tree | b88b3323939b0db0dcd409ab5923393f517962fe /docs/index.html | |
| parent | 3e462f1fb27b3ca97135948dc74ccef55336c8bb (diff) | |
| download | bootstrap-5f314dcb85b011d30bbe845e00932a9a550d4e71.tar.xz bootstrap-5f314dcb85b011d30bbe845e00932a9a550d4e71.zip | |
remove benefits from homepage html
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/index.html b/docs/index.html index 89f5accd6..69972c843 100644 --- a/docs/index.html +++ b/docs/index.html @@ -82,18 +82,6 @@ <a href="https://github.com/twitter/bootstrap/" class="btn primary btn-large">View project on GitHub</a> <a href="http://bootstrap.herokuapp.com/bootstrap.zip" class="btn btn-large">Download Bootstrap</a> </p> - <div class="benefits"> - <h4>Feature highlights</h4> - <ul> - <li><span>✔</span> Built on LESS</li> - <li><span>✔</span> Complete style guide docs</li> - <li><span>✔</span> Fully responsive design</li> - <li><span>✔</span> Small footprint (10kb gzipped)</li> - <li><span>✔</span> Support for IE7 and up</li> - <li><span>✔</span> Custom jQuery plugins</li> - <li><span>✔</span> Dozens of components</li> - </ul> - </div> </div> <ul class="quick-links"> |
