website: darken features sections
This commit is contained in:
parent
3dcb9052b7
commit
19baeb42e1
|
@ -180,6 +180,7 @@ body.page-home{
|
|||
#demos{
|
||||
padding: 30px 0 60px;
|
||||
background-color: @light-purple;
|
||||
background-color: darken(@light-purple, 3%);
|
||||
|
||||
.explantion {
|
||||
margin: 40px 0 40px 0;
|
||||
|
|
|
@ -25,4 +25,4 @@
|
|||
// Components w/ JavaScript
|
||||
/*@import "modals.less";*/
|
||||
|
||||
// 661
|
||||
// 62
|
||||
|
|
Loading…
Reference in New Issue