feat: 更新字体图标

This commit is contained in:
duanshuwen
2025-10-20 21:50:47 +08:00
parent 19432719ae
commit 5e0ce0b3a4
7 changed files with 8 additions and 16 deletions

View File

@@ -33,7 +33,8 @@ body,
display: none;
}
.mb12 {
margin-bottom: 12px;
@font-face {
font-family: znicons;
src: url("https://oss.nianxx.cn/mp/static/fonts/znicons.ttf");
}
</style>