404.wxss 355 B

12345678910111213141516171819
  1. /* 水平间距 */
  2. /* 水平间距 */
  3. .container.data-v-f50617b2 {
  4. display: flex;
  5. flex-direction: column;
  6. align-items: center;
  7. }
  8. .container .img.data-v-f50617b2 {
  9. margin-top: 200rpx;
  10. width: 480rpx;
  11. height: 508rpx;
  12. }
  13. .container .img img.data-v-f50617b2 {
  14. width: 100%;
  15. height: 100%;
  16. }
  17. .container .info.data-v-f50617b2 {
  18. padding: 0 30rpx;
  19. }