You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
291 B
24 lines
291 B
.logo{
|
|
width: 214rpx;
|
|
height: 214rpx;
|
|
}
|
|
.mar{
|
|
display: block;
|
|
margin: 0 auto;
|
|
}
|
|
.bit{
|
|
width: 374rpx;
|
|
height: 100rpx;
|
|
margin-top: 66rpx;
|
|
}
|
|
.cry{
|
|
width: 320rpx;
|
|
height: 68rpx;
|
|
margin-top: 24rpx;
|
|
}
|
|
.wrap{
|
|
position: absolute;
|
|
left: 50%;
|
|
top: 50%;
|
|
transform: translate(-50%,-50%);
|
|
}
|