mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 13:13:03 +02:00
refactor homepage jumbotron masthead doodad
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user