Skip to content

Commit c6a31f5

Browse files
committed
fix: add a 2
1 parent 455252c commit c6a31f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/src/static/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ html {
3232
font-family: "Inter";
3333
src:
3434
url("/static/fonts/Inter-Regular.woff2") format("woff2"),
35-
url("/nova/static/fonts/Inter-Regular.woff") format("woff2");
35+
url("/nova/static/fonts/Inter-Regular.woff2") format("woff2");
3636
}
3737

3838
body {

0 commit comments

Comments
 (0)