This commit is contained in:
Lingzi
2022-03-23 13:39:25 +08:00
parent 87d1523c31
commit 8e32119abb
20 changed files with 513 additions and 739 deletions

View File

@ -13,4 +13,7 @@
color: #ff4d4f;
}
@primary-color: #F5222D;
@primary-color: #F5222D;
.page-header__title{
display: none;
}