fix: 修复走查样式问题

This commit is contained in:
2025-10-26 18:00:32 +08:00
parent 753b6b0c2c
commit 6dc9c7eff2
12 changed files with 213 additions and 43 deletions

View File

@@ -1,4 +1,11 @@
// @font-face {
// font-family: 'PoetsenOne';
// src: url('./static/asserts/fonts/PoetsenOne-Regular.ttf') format('truetype');
// }
// }
@font-face {
font-family: "Quicksand";
src: url("https://bimwe.oss-cn-shanghai.aliyuncs.com/front/ball/other/57dc951f-f10e-45b7-9157-0b1e468187fd.ttf")
format("truetype");
font-display: swap;
}