Project

General

Profile

1
// Variables
2

    
3
@brand-primary: #2C3E50;
4
@brand-success: #18BC9C;
5
@gray-lighter: lighten(#000, 93.5%);
(3-3/3)