style: 文案&样式修改
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user