diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 27c446d233..8745d99852 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: 108px; + font-size: 90px; letter-spacing: -1px; line-height: 1; } @@ -108,6 +108,8 @@ hr.soften { } .masthead p { margin: 0 5% 27px; + font-size: 30px; + line-height: 36px; } diff --git a/docs/index.html b/docs/index.html index 333077601e..72295d0b33 100644 --- a/docs/index.html +++ b/docs/index.html @@ -70,7 +70,8 @@

Twitter Bootstrap

-

Bootstrap is a comprehensive front-end toolkit from Twitter designed to kickstart web development. It features HTML, CSS, and JS for dozens of base elements, commonly used design components, and more.

+

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 5bc52644d6..2831babe4e 100644 --- a/docs/templates/pages/index.mustache +++ b/docs/templates/pages/index.mustache @@ -5,7 +5,7 @@

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

-

{{_i}}Bootstrap is a comprehensive front-end toolkit from Twitter designed to kickstart web development. It features HTML, CSS, and JS for dozens of base elements, commonly used design components, and more.{{/i}}

+

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

{{_i}}View project on GitHub{{/i}} {{_i}}Customize and download{{/i}}