21 lines
377 B
Plaintext
21 lines
377 B
Plaintext
.content.data-v-574ebeda {
|
|
align-items: center;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 100%;
|
|
justify-content: center;
|
|
position: fixed;
|
|
width: 100%;
|
|
z-index: 10;
|
|
}
|
|
.content image.data-v-574ebeda {
|
|
height: 300rpx;
|
|
margin-top: -150rpx;
|
|
width: 300rpx;
|
|
}
|
|
.content text.data-v-574ebeda {
|
|
color: #9a9a9a;
|
|
font-size: 30rpx;
|
|
}
|