diff options
| author | Mark Otto <[email protected]> | 2013-02-17 20:18:29 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-17 20:18:29 -0800 |
| commit | 82d059de87ff05511ba4de4a0e345f1f26de89f8 (patch) | |
| tree | f04f45292bfe19a06992e93a7a1dba4555238960 /docs/index.html | |
| parent | 159167041f0e9e81bf80ccacb990aede1b459a7c (diff) | |
| download | bootstrap-82d059de87ff05511ba4de4a0e345f1f26de89f8.tar.xz bootstrap-82d059de87ff05511ba4de4a0e345f1f26de89f8.zip | |
fix broken marketing section with updated class
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 6cb633709..68a14ae2e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -24,7 +24,7 @@ title: Bootstrap <div class="container"> - <div class="marketing"> + <div class="bs-docs-marketing"> <h1>Introducing Bootstrap.</h1> <p class="marketing-byline">Need reasons to love Bootstrap? Look no further.</p> |
