4 lines
95 B
SCSS
4 lines
95 B
SCSS
$blue : rgb(30, 183, 235);
|
|
$orange : rgb(249, 187, 45);
|
|
|
|
$font-family: 'Quicksand', sans-serif; |