方方字体加入
This commit is contained in:
@@ -71,6 +71,7 @@ export default {
|
||||
background-image: url("../assets/headerPrimaryBG_lb.png"), url("../assets/headerPrimaryBg_rb.png");
|
||||
background-repeat: no-repeat;
|
||||
background-position: left bottom, right bottom;
|
||||
font-family: PingFang-SC;
|
||||
|
||||
.headerTitle {
|
||||
font-family: fangfang;
|
||||
@@ -105,7 +106,7 @@ export default {
|
||||
color: #fff;
|
||||
font-size: 20px;
|
||||
font-weight: 400;
|
||||
font-family: "PingFang SC";
|
||||
font-family: PingFang-SC;
|
||||
user-select: none;
|
||||
|
||||
&.is-active {
|
||||
|
||||
Reference in New Issue
Block a user