字体一致
This commit is contained in:
parent
61dde7a323
commit
a035400b11
@ -228,7 +228,7 @@ const handleToHome = () => {
|
||||
position: relative;
|
||||
margin: 0 10px;
|
||||
transition: all 0.3s ease;
|
||||
font-family: "PingFang SC";
|
||||
font-family: "PingFang SC", sans-serif;
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
line-height: normal;
|
||||
|
||||
@ -221,7 +221,7 @@ const handleToHome = () => {
|
||||
transition: all 0.3s ease;
|
||||
min-width: 120px;
|
||||
text-align: center;
|
||||
font-family: "PingFang SC";
|
||||
font-family: "PingFang SC", sans-serif;
|
||||
font-size: 14px;
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user