aboutsummaryrefslogtreecommitdiffhomepage
path: root/resources/assets/sass/_variables.scss
blob: 70ecfdb39d0d62d15e5f191f2ee31b4fbb9085a8 (plain) (blame)
1
2
3
4
5
6
7
8

// Body
$body-bg: #f5f8fa;

// Typography
$font-family-sans-serif: "Raleway", sans-serif;
$font-size-base: 0.9rem;
$line-height-base: 1.6;