_variables.scss 140 B

12345678
  1. // Body
  2. $body-bg: #f5f8fa;
  3. // Typography
  4. $font-family-sans-serif: "Raleway", sans-serif;
  5. $font-size-base: 0.9rem;
  6. $line-height-base: 1.6;