diff --git a/customize.html b/customize.html index bd4b8bff5f..be6011d39a 100644 --- a/customize.html +++ b/customize.html @@ -1222,7 +1222,7 @@ base_url: "../" - +
diff --git a/less/variables.less b/less/variables.less index aede11bac3..9b55f13b69 100644 --- a/less/variables.less +++ b/less/variables.less @@ -369,7 +369,7 @@ @jumbotron-color: inherit; @jumbotron-bg: @gray-lighter; @jumbotron-heading-color: inherit; -@jumbotron-font-size: ceil(@font-size-base * 1.50); +@jumbotron-font-size: ceil(@font-size-base * 1.5); // Form states and alerts