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