Skip to content

Commit 2f6cf85

Browse files
committed
fix: ⚡ Move font
1 parent abe0241 commit 2f6cf85

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

demo/vue-app/src/App.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ p {
5050
5151
@font-face {
5252
font-family: "Black Fox";
53-
src: url("../src/assets/fonts/black-fox.ttf");
53+
src: url("./black-fox.ttf");
5454
}
5555
5656
.local {
File renamed without changes.

0 commit comments

Comments
 (0)