diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 105c47d7be..d3741ce26b 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -450,10 +450,12 @@ section > ul li { padding-bottom: 100px; } .masthead h1 { - font-size: 80px; + font-size: 100px; } .masthead p { - font-size: 24px; + font-size: 30px; + margin-left: 10%; + margin-right: 10%; } .subhead { text-align: left; diff --git a/docs/index.html b/docs/index.html index f7e4be02f9..b9647bcb0d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -69,7 +69,7 @@

Bootstrap

-

Sleek, intuitive, and powerful front-end framework for faster and easier web development.

+

Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.

Download Bootstrap

@@ -101,7 +101,7 @@

Made for everyone.

-

Bootstrap was made to not only look and behave great in the latest desktop browsers (including IE8+), but in tablet and smartphone browsers via responsive CSS as well.

+

Bootstrap 3 has been rebuilt from the ground up to push the Web forward. It looks and behaves great on the latest smartphones, tablets, and desktops (including support for IE8+).

diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache index 6de847cc31..3cff3f9c1a 100644 --- a/docs/templates/pages/index.mustache +++ b/docs/templates/pages/index.mustache @@ -1,7 +1,7 @@

Bootstrap

-

Sleek, intuitive, and powerful front-end framework for faster and easier web development.

+

Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.

Download Bootstrap

@@ -33,7 +33,7 @@

Made for everyone.

-

Bootstrap was made to not only look and behave great in the latest desktop browsers (including IE8+), but in tablet and smartphone browsers via responsive CSS as well.

+

Bootstrap 3 has been rebuilt from the ground up to push the Web forward. It looks and behaves great on the latest smartphones, tablets, and desktops (including support for IE8+).