fix font problem
parent
3b5f48ef3f
commit
0be30f7f1d
|
@ -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
|
Loading…
Reference in New Issue