diff --git a/app/styles/app/layouts/home-pro.sass b/app/styles/app/layouts/home-pro.sass index 2746eedc..d3e5ee90 100644 --- a/app/styles/app/layouts/home-pro.sass +++ b/app/styles/app/layouts/home-pro.sass @@ -54,6 +54,11 @@ @extend %h1 color: #408692 !important + .h1--green + @extend %h1 + font-size: 54px + color: $green !important + %h2 margin: 0 0 .5em font-size: 36px @@ -404,6 +409,9 @@ font-size: 16px +.team-header + margin-bottom: 7em + .team-flags margin-top: 10px img diff --git a/app/styles/app/layouts/top.sass b/app/styles/app/layouts/top.sass index ee295866..d25b5f7f 100644 --- a/app/styles/app/layouts/top.sass +++ b/app/styles/app/layouts/top.sass @@ -1,8 +1,5 @@ -#auth #top .cta - display: none - -#top .cta +.top .cta border-bottom: 2px solid #E4E4E4 border-top: 2px solid #E4E4E4 line-height: 2.7em @@ -31,6 +28,13 @@ @media #{$medium-up} display: block +#auth .top .cta, +.landing-pro .cta + display: none !important + +.landing-pro .top + border-bottom: 1px solid #f1f1f1 + .top background-color: #f1f1f1 diff --git a/app/templates/team.hbs b/app/templates/team.hbs index 150df666..cc0d5c1a 100644 --- a/app/templates/team.hbs +++ b/app/templates/team.hbs @@ -1,9 +1,9 @@
-
+

Teamwork makes Travis CI possible

-

We've got Builders in areas across Europe and North America working together to make the tool you love to use. +

We've got Builders in areas across Europe and North America
working together to make the tool you love to use.