diff --git a/app/styles/app/landing.sass b/app/styles/app/landing.sass index 1e5bbe7d..17e030b5 100644 --- a/app/styles/app/landing.sass +++ b/app/styles/app/landing.sass @@ -289,6 +289,12 @@ .hero br.mobile-break display: inline-block + .features-list .features-callouts + padding: 0 60px 0 60px + + .features-list .features-checked + padding: 0 60px 0 60px + @media (max-width: 846px) .build-flows .branch-bf .bf width: 100% @@ -337,9 +343,6 @@ .private-repos p text-align: center - .features-list .features-checked - padding: 0 60px 0 60px - @media (max-width: 608px) br.mobile-break display: inline-break diff --git a/app/templates/home.hbs b/app/templates/home.hbs index 9081c48b..905201ca 100644 --- a/app/templates/home.hbs +++ b/app/templates/home.hbs @@ -89,20 +89,20 @@
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!