feat: stylist&customer&sex页面

This commit is contained in:
zhangyh
2025-10-13 10:13:54 +08:00
parent f1d0a2735a
commit d567014315
14 changed files with 633 additions and 52 deletions

View File

@@ -39,12 +39,12 @@ const goToSignup = () => {
font-weight: 400;
padding-bottom: 20rem;
.title{
font-family: Boska;
font-family: 'boskaRegular';
line-height: 7.55rem;
}
.subtitle{
font-size: 3rem;
font-family: Satoshi;
font-family: 'satoshiRegular';
margin: 2rem 0;
}
.sign-btn{