正确设置字体
Some checks are pending
Build and Publish / Run (push) Waiting to run

This commit is contained in:
Hmtsai 2024-12-24 20:54:06 +08:00
parent 59daa2317f
commit f89c67e52a
2 changed files with 3 additions and 9 deletions

View File

@ -72,9 +72,3 @@ const sub_projects = [
</mdui-layout-main>
</mdui-layout>
</template>
<style scoped>
*{
font-family: "Source Han Serif CN VF";
}
</style>

View File

@ -1,7 +1,7 @@
@import url("https://chinese-fonts-cdn.deno.dev/packages/syst/dist/SourceHanSerifCN/result.css");
*{
font-family: "Source Han Serif CN VF";
}
body {