header

parent 6815acb2
......@@ -40,7 +40,6 @@ const handleBack = () => {
top: 0;
.headbox {
position: relative;
display: flex;
align-items: center;
height: 100%;
......@@ -51,10 +50,9 @@ const handleBack = () => {
}
.title {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
width: 100%;
transform: translate(-18px);
font-size: 36rpx;
font-family: PingFang SC;
color: #333333;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment