tweak cta display on pro pages

This commit is contained in:
Lisa P 2015-11-09 17:00:55 +01:00
parent 2fac9ba462
commit 2299494da8
3 changed files with 18 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -1,9 +1,9 @@
<div id="landing" class="landing wrapper">
<section class="section--white">
<div class="inner">
<header class="section--center">
<header class="section--center team-header">
<h1 class="h1--green">Teamwork makes Travis CI possible</h1>
<p class="text-big">We've got Builders in areas across Europe and North America working together to make the tool you love to use.
<p class="text-big">We've got Builders in areas across Europe and North America <br> working together to make the tool you love to use.
</p>
</header>
<ul class="list--team">