alterNERDtive.github.io/assets/styles.scss
Sophie Shepherd fd03dca160 A ton of CSS
will clean up later
2019-01-25 11:05:26 -06:00

9 lines
195 B
SCSS

---
---
@import "primer-core/index";
@import "primer-marketing/index";
@import url('https://fonts.googleapis.com/css?family=Rubik:400,500,700,900');
body {
font-family: 'Rubik', sans-serif;
}