4 lines
95 B
SCSS
Raw Normal View History

2016-11-11 13:52:19 -05:00
$blue : rgb(30, 183, 235);
2017-01-13 16:50:11 -05:00
$orange : rgb(249, 187, 45);
$font-family: 'Quicksand', sans-serif;