6 lines
103 B
SCSS
6 lines
103 B
SCSS
$bg-color: #1e222a;
|
|
$primary: #80a0c0;
|
|
$secondary: #4f6175;
|
|
$accent-1: #b48ead;
|
|
|
|
$fixture-width: 15vw;
|