spring.scss 185 B

12345678910
  1. @import "../../../public/scss/reset.scss";
  2. html, body {
  3. height: 100%;
  4. }
  5. body {
  6. background: url('../../../hd/Dy/20200117/images/bg.png') no-repeat;
  7. background-size: 100%;
  8. }