diff --git a/website/source/assets/stylesheets/_home.scss b/website/source/assets/stylesheets/_home.scss index 2e0ee37e4..8766eaf56 100755 --- a/website/source/assets/stylesheets/_home.scss +++ b/website/source/assets/stylesheets/_home.scss @@ -30,7 +30,7 @@ body.page-home { } p.lead{ - font-size: 24px; + font-size: 21px; } #primary-cta{ @@ -406,13 +406,8 @@ body.page-home { } } - &.cta { + #demo-cta{ text-align: center; - - .btn { - position: relative; - margin: 0 50%; - } } #latest-announcement{ diff --git a/website/source/index.html.erb b/website/source/index.html.erb index 6a52fb9b2..87487995c 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -249,7 +249,7 @@ -
+

The intro contains a walkthrough guide, introductory literature and a range of examples to experiment with Terraform.