login.wxss 188 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 .content { text-align: center; height: 400rpx; } .logo{ height: 200rpx; width: 200rpx; margin-top: 200rpx; } .title { font-size: 36rpx; color: #8f8f94; }