类型:开发

描述:
This commit is contained in:
2025-12-10 18:23:42 +08:00
parent 095cd64373
commit 20049de695
2 changed files with 2 additions and 2 deletions

View File

@@ -56,11 +56,11 @@
font-size: vw(13);
color: #0084ff;
height: vh(40);
display: flex;
align-items: center;
background: rgba(3, 78, 153, 0.3);
& > p {
flex: 1;
color: #ffffff;
text-align: center;
}
}

View File

@@ -289,7 +289,6 @@
height: vh(58);
line-height: vh(58);
padding-left: vw(10);
text-align: center;
margin: 0 vw(15);
font-weight: 400;
font-size: vw(14);
@@ -297,6 +296,7 @@
text-align: left;
font-style: normal;
text-transform: none;
align-items: baseline;
span {
font-size: vw(24);
position: relative;