diff --git a/app/styles/app/landing.sass b/app/styles/app/landing.sass index 46d05486..de27837f 100644 --- a/app/styles/app/landing.sass +++ b/app/styles/app/landing.sass @@ -144,7 +144,7 @@ .branch-bf .bf display: inline-block - max-width: 120px + width: 120px p font-size: 1em @@ -152,11 +152,11 @@ color: #5f6062 .divider-line - width: 60px + width: 50px height: 3px background: #eaeaec display: inline-block - margin: 0 10px 0 10px + margin-bottom: 75px .user-testimonials p diff --git a/app/templates/home.hbs b/app/templates/home.hbs index c76ed3a7..f3be570e 100644 --- a/app/templates/home.hbs +++ b/app/templates/home.hbs @@ -104,13 +104,13 @@
-

You push your code to Github

+

You push your
code to Github

-

Github triggers Travis CI to build

+

Github triggers
Travis CI to build

@@ -122,20 +122,20 @@
-

Travis CI deploys to Heroku

+

Travis CI deploys
to Heroku

-

Travis CI tells the team all is good

+

Travis CI tells the
team all is good

Pull Request build flow

-

A pull request is created

+

A pull request
is created

@@ -159,7 +159,7 @@
-

You merge in the PR goodness

+

You merge in
the PR goodness