diff --git a/app/styles/app/landing.sass b/app/styles/app/landing.sass index d03d607d..46d05486 100644 --- a/app/styles/app/landing.sass +++ b/app/styles/app/landing.sass @@ -144,6 +144,12 @@ .branch-bf .bf display: inline-block + max-width: 120px + + p + font-size: 1em + line-height: 1.5em + color: #5f6062 .divider-line width: 60px diff --git a/app/templates/home.hbs b/app/templates/home.hbs index 7ad21681..c76ed3a7 100644 --- a/app/templates/home.hbs +++ b/app/templates/home.hbs @@ -104,52 +104,62 @@
+

You push your code to Github

+

Github triggers Travis CI to build

+

Hooray!
Your build passes!

+

Travis CI deploys to Heroku

+

Travis CI tells the team all is good

Pull Request build flow

+

A pull request is created

+

Github tells Travis CI the build is mergeable

+

Hooray!
Your build passes!

+

Travis CI updates the PR that it passed

+

You merge in the PR goodness