diff --git a/website/source/assets/stylesheets/_home.scss b/website/source/assets/stylesheets/_home.scss index 4eb55c3815..332da8aecd 100755 --- a/website/source/assets/stylesheets/_home.scss +++ b/website/source/assets/stylesheets/_home.scss @@ -19,7 +19,7 @@ body.page-home{ h2{ font-size: 24px; - letter-spacing: 2px; + letter-spacing: 1px; color: $purple; font-family: $font-family-klavika; font-weight: font-weight-xb; diff --git a/website/source/assets/stylesheets/_jumbotron.scss b/website/source/assets/stylesheets/_jumbotron.scss index c4059f6f3f..3511e939d7 100755 --- a/website/source/assets/stylesheets/_jumbotron.scss +++ b/website/source/assets/stylesheets/_jumbotron.scss @@ -43,6 +43,7 @@ position: relative; height: 100%; margin-top: $header-height; + padding-left: 0; -webkit-backface-visibility:hidden; .jumbo-logo-wrap{ @@ -58,18 +59,17 @@ } h2{ - margin-top: 175px; + margin-top: 220px; font-size: 40px; line-height: 48px; letter-spacing: 1px; - margin-left: 40px; } } } @media (max-width: 992px) { #jumbotron .container { - h2{ + h2, p.lead{ text-align: center; margin-left: 0; } diff --git a/website/source/assets/stylesheets/_variables.scss b/website/source/assets/stylesheets/_variables.scss index ba88927c04..2fa9161a5e 100755 --- a/website/source/assets/stylesheets/_variables.scss +++ b/website/source/assets/stylesheets/_variables.scss @@ -49,11 +49,11 @@ $link-hover-color: darken($link-color, 15%); $font-family-open-sans: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; $font-family-klavika: "klavika-web", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; $font-family-mono: "Courier New", Monaco, Menlo, Consolas, monospace; -$font-weight-museo-xl: 100; -$font-weight-museo-reg: 300; -$font-weight-museo-sb: 500; -font-weight-xb: 700; -$font-weight-open: $font-weight-museo-reg; +$font-weight-xl: 100; +$font-weight-reg: 300; +$font-weight-sb: 500; +$font-weight-xb: 700; +$font-weight-open: $font-weight-reg; $text-shadow: 1px 1px 1px #000; diff --git a/website/source/index.html.erb b/website/source/index.html.erb index 5bf9fb98d8..a12a18a484 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -12,9 +12,11 @@ description: |-

Service discovery and configuration made easy. +

+

Distributed, highly available, and datacenter-aware. - +