Skip to content

Commit 8dea556

Browse files
committed
fix font again
1 parent f8ad975 commit 8dea556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
@font-face {
77
font-family: "Inter";
88
font-style: normal;
9-
src: url("Inter-Regular.woff2") format("woff2");
9+
src: url("../../Inter-Regular.woff2") format("woff2"); /* kys github */
1010
}
1111

1212
:root {

0 commit comments

Comments
 (0)