Skip to content

Commit 44a6893

Browse files
authored
Fix font select
1 parent e5f553d commit 44a6893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
@font-face {
88
font-family: OPPOSans ;
9-
src: url(/font/OPlusSans3-Light.subset.ttf");
9+
src: url("../font/OPlusSans3-Light.subset.ttf");
1010
}
1111

1212
.font {

0 commit comments

Comments
 (0)