aiexperiments-ai-duet/static/style/common.scss
2017-05-04 22:59:33 -04:00

6 lines
142 B
SCSS

$blue : rgb(30, 183, 235);
$orange : rgb(249, 187, 45);
$green : rgb(0, 225, 0);
$red: rgb(255, 0, 0);
$font-family: 'Quicksand', sans-serif;