tweak landing page colors

This commit is contained in:
Lisa P 2015-11-04 11:17:04 +01:00
parent 813998be35
commit f7599e98c3
2 changed files with 5 additions and 4 deletions

View File

@ -87,7 +87,7 @@
border-radius: 2px
.hero
background-color: #faf9f6
background-color: #f6f6f6
h1
color: #339999
line-height: 1.2em
@ -144,7 +144,7 @@
padding: 0 0 0 12%
.recent-builds
background-color: #faf9f6
background-color: #f6f6f6
min-height: 44rem
.recent-builds-text
@ -220,7 +220,7 @@
display: inline-block
.features-list
background-color: #faf9f6
background-color: #f6f6f6
h2
margin: 0

View File

@ -308,6 +308,7 @@
color: $color
background-color: white
&:hover
border-color: $hover-color
background-color: $hover-color
.list--check li:before
color: $color
@ -352,7 +353,7 @@
border-radius: 2px
font-size: 22px
text-decoration: none
transition: border-color 200ms ease
transition: background-color 200ms ease
.section--enterprise
.inner