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.
 
 
 

18 lines
297 B

.heads{
width: 100%;
position: relative;
display: flex;
align-items: center;
justify-content: center;
font-size: 32upx;
font-weight: 400;
color: #FFFFFF;
background-color: #FFFFFF00;
padding-top: 50upx;
.fanhui{
width: 52upx;
height: 52upx;
position: absolute;
left: 20upx;
}
}