1
0
Fork 0
pixelfed/resources/assets/sass/_variables.scss

9 lines
140 B
SCSS
Raw Normal View History

2018-04-15 23:56:48 +00:00
// Body
$body-bg: #f5f8fa;
// Typography
$font-family-sans-serif: "Raleway", sans-serif;
$font-size-base: 0.9rem;
$line-height-base: 1.6;