website: darken features sections

This commit is contained in:
Jack Pearkes 2014-04-14 14:15:31 -04:00
parent 0476d2a1d8
commit 2b5753bc64
2 changed files with 2 additions and 1 deletions

View File

@ -180,6 +180,7 @@ body.page-home{
#demos{ #demos{
padding: 30px 0 60px; padding: 30px 0 60px;
background-color: @light-purple; background-color: @light-purple;
background-color: darken(@light-purple, 3%);
.explantion { .explantion {
margin: 40px 0 40px 0; margin: 40px 0 40px 0;

View File

@ -25,4 +25,4 @@
// Components w/ JavaScript // Components w/ JavaScript
/*@import "modals.less";*/ /*@import "modals.less";*/
// 661 // 62