ai_pp.scss 276 B

123456789101112131415161718
  1. page {
  2. background-color: #161616;
  3. width: 100%;
  4. height: 100vh;
  5. }
  6. .page {
  7. background-color: #161616;
  8. width: 100%;
  9. background-repeat: no-repeat;
  10. }
  11. .ai_pp {
  12. width:750rpx;height:1624rpx;
  13. }
  14. .pp_title {
  15. position: fixed;
  16. left:109rpx;top:180rpx;
  17. width:532rpx;height:110rpx;
  18. }