diff --git a/app/styles/app/landing.sass b/app/styles/app/landing.sass index 4a85435a..695dd466 100644 --- a/app/styles/app/landing.sass +++ b/app/styles/app/landing.sass @@ -415,22 +415,27 @@ font-size: 1.2em font-weight: 300 color: #606162 - margin-top: 0 + margin: 0 + display: inline-block - img + img.avatar max-width: 81px float: right img.social - float: left - padding: 4px 5px 0 0 + margin: -2px 3px 0 15px + display: inline-block .author font-weight: 500 - margin-bottom: 0 + margin: 6px 0 0 0 - .social-info - margin-top: 0 + .title + margin: 0 0 20px 0 + + + a + font-size: 1.2em a:hover text-decoration: underline diff --git a/app/templates/home.hbs b/app/templates/home.hbs index 60010862..4bed3265 100644 --- a/app/templates/home.hbs +++ b/app/templates/home.hbs @@ -17,7 +17,7 @@
Over 200k open source projects
and 126k users are testing on Travis CI.
Some pretty awesome companies
and projects are a few of our users
Some pretty awesome companies
and projects are using us.
Here are just a few projects
currently running on Travis CI
Seriously. Always. We like to think of it as our way of giving
back to a community that gives us so much as well.
Travis CI makes it so much easier for us to coordinate the thousands of commits and contributors that flow through the Rails code base. The test suite for such a large project is vast, and we wouldn’t be catching issues as quickly or smoothly without the help of Travis.
- - +Creator of Ruby on Rails
We love Travis CI at @TwitterOSS and use it for the majority of our open source projects on GitHub. Travis CI is simple to use, we love their API to build tooling and adore the new container infrastructure for speedier builds.
- - +Head of Open Source at Twitter
Not only is Travis CI the best way to test your software, it is the right way. rm -rf jenkins && touch .travis.yml
- - +PyPy and Python Core Team Member