56d4b26a24
Sass should not be executable. Update permissions to reflect this.
6 lines
99 B
SCSS
6 lines
99 B
SCSS
$blue: #3371e3;
|
|
$light-grey: #f7f7f7;
|
|
$dark-grey: #303030;
|
|
$medium-grey: #4c4c4c;
|
|
$white: #ffffff;
|