identify.scss 214 B

12345678
  1. .identify{
  2. font-size: 32rpx;
  3. height: 100vh;
  4. background: url(https://www.icelook.cn/exhibition/images/page/bg.jpg) no-repeat;
  5. background-size: cover;
  6. text-align: center;
  7. line-height: 100vh;
  8. }