diff --git a/app/styles/app/landing.sass b/app/styles/app/landing.sass index 1167f639..41a63711 100644 --- a/app/styles/app/landing.sass +++ b/app/styles/app/landing.sass @@ -61,10 +61,23 @@ p line-height: 1.5em + .hero.z-1 + text-align: center + position: relative + z-index: 1 + + .landing-centered-wrapper max-width: 1024px margin: 0 auto + #laptop + margin-bottom: -192px + + #laptop img + border: 2px solid #d8dadc + border-radius: 2px + .laptop-wrapper-mobile display: none @@ -73,12 +86,11 @@ h1 color: #339999 line-height: 1.2em - margin-bottom: 0.3em + margin-bottom: 0 p margin: 0 line-height: 1.5em - max-width: 380px br.mobile-break display: none @@ -89,7 +101,7 @@ font-size: 2em font-weight: 300 padding: 0.5em - margin-top: 1.3em + margin: 1.3em 0 1.3em 0 border-radius: 4px border: 0 @@ -100,7 +112,10 @@ padding-right: 10px .oss-testing + background-color: #ffffff text-align: center + position: relative + z-index: 1000 h2 margin: 0 @@ -202,8 +217,11 @@ br.mobile-break display: none + .features-callouts + text-align: center + .features-checked - padding-left: 30px; + padding-left: 30px ul list-style-image: url('../images/landing-page/features-check.svg') @@ -212,8 +230,8 @@ li font-color: #606162 font-size: 1.7em + line-height: 1.7em font-weight: 300 - margin-bottom: 0.55em .build-flows text-align: center diff --git a/app/templates/home.hbs b/app/templates/home.hbs index 905201ca..7e27146b 100644 --- a/app/templates/home.hbs +++ b/app/templates/home.hbs @@ -1,18 +1,18 @@
Easily sync projects with Github
and you’ll be testing your in minutes!
Login with GitHub, tell Travis CI to test a project, and then push to GitHub. Could it be any simpler!
-Make sure your code runs against all versions of your favorite language without breaking a sweat.
-Make sure every Pull Request to your project is tested before merging.
-Updating staging or production as soon as your tests pass has never been easier!
-Login with GitHub, tell Travis CI to test a project, and then push to GitHub. Could it be any simpler!
+Make sure your code runs against all versions of your favorite language without breaking a sweat.
+Make sure every Pull Request to your project is tested before merging.
+Updating staging or production as soon as your tests pass has never been easier!
+