diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index 516f62064..3e0cc0adc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,8 +3,8 @@ layout: home title: Bootstrap --- -<div class="bs-docs-jumbotron masthead"> - <div class="container"> +<div class="container"> + <div class="bs-masthead"> <h1>Bootstrap</h1> <p class="lead">Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.</p> @@ -14,7 +14,7 @@ title: Bootstrap {% include social-buttons.html %} - <ul class="masthead-links"> + <ul class="bs-masthead-links"> <li> <a href="./customize/" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Customize']);">Customize</a> </li> |
