diff --git a/less/section.less b/less/section.less index 0267a0b..3212e8d 100644 --- a/less/section.less +++ b/less/section.less @@ -2,4 +2,4 @@ @section-primary-background: @global-primary-gradient; /** Secondary*/ -@section-secondary-background: @black-color; +@section-secondary-background: @global-dark-background;