main.scss 101 B

12345678
  1. html {
  2. font-size: 16px;
  3. // box-sizing: border-box;
  4. // * {
  5. // box-sizing: inherit;
  6. // }
  7. }