style: 文案&样式修改

This commit is contained in:
2025-12-23 16:51:23 +08:00
parent 33659049ce
commit 73e8662895
6 changed files with 23 additions and 10 deletions

View File

@@ -55,13 +55,14 @@ const handleSelect = (value: string) => {
background-repeat: no-repeat;
padding: 6rem 12.4rem 0 8.5rem;
.text {
font-family: 'robotoBold';
font-size: 13rem;
font-family: 'satoshiBold';
font-weight: 700;
font-size: 11rem;
line-height: 106%;
}
.desc {
font-family: 'satoshiRegular';
font-size: 6.4rem;
font-size: 4rem;
line-height: 132%;
}
.select-list {
@@ -76,7 +77,7 @@ const handleSelect = (value: string) => {
text-align: center;
font-family: 'satoshiRegular';
font-size: 4.8rem;
width: 29.7rem;
width: 35rem;
height: 8.3rem;
display: flex;
align-items: center;