_variables.scss 138 B

1234567
  1. // Body
  2. $body-bg: #f8fafc;
  3. // Typography
  4. $font-family-sans-serif: 'Nunito', sans-serif;
  5. $font-size-base: 0.9rem;
  6. $line-height-base: 1.6;