fix font problem

pull/391/head
saeziae 2022-03-05 18:08:36 +08:00
parent 3b5f48ef3f
commit 0be30f7f1d
2 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,8 @@
@font-face {
font-family: LXGWClearGothic;
src: url("../fonts/LXGWClearGothic-Regular.ttf&display=swap");
src: url("../fonts/LXGWClearGothic-Regular.ttf");
font-display: swap;
}
body {

@ -1 +1 @@
Subproject commit 07c4cb0d1cadc9572ed161e7215ae03dc263e525
Subproject commit c7edec57890e498b4f848dbe8b32d8626f3f5da9