main.scss 78 B

123456
  1. @import 'variables';
  2. html, body, #app, main {
  3. height: 100%;
  4. margin: 0;
  5. }