diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 8745d99852..449199ca0f 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -69,7 +69,7 @@ hr.soften { } .jumbotron h1 { margin-bottom: 9px; - font-size: 90px; + font-size: 81px; letter-spacing: -1px; line-height: 1; } @@ -107,7 +107,7 @@ hr.soften { margin-bottom: 18px; } .masthead p { - margin: 0 5% 27px; + margin: 0 5% 18px; font-size: 30px; line-height: 36px; } diff --git a/docs/index.html b/docs/index.html index 72295d0b33..8d66e35680 100644 --- a/docs/index.html +++ b/docs/index.html @@ -69,9 +69,8 @@ ================================================== -->
-

Twitter Bootstrap

-

Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.

+

Bootstrap, from Twitter

+

Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.

View project on GitHub Customize and download diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache index 2831babe4e..b045cc5797 100644 --- a/docs/templates/pages/index.mustache +++ b/docs/templates/pages/index.mustache @@ -4,7 +4,7 @@ ================================================== -->

-

{{_i}}Twitter Bootstrap{{/i}}

+

{{_i}}Bootstrap, from Twitter{{/i}}

Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.

{{_i}}View project on GitHub{{/i}}