家政小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

_variables.scss 140B

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;