We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 455252c commit c6a31f5Copy full SHA for c6a31f5
www/src/static/css/main.css
@@ -32,7 +32,7 @@ html {
32
font-family: "Inter";
33
src:
34
url("/static/fonts/Inter-Regular.woff2") format("woff2"),
35
- url("/nova/static/fonts/Inter-Regular.woff") format("woff2");
+ url("/nova/static/fonts/Inter-Regular.woff2") format("woff2");
36
}
37
38
body {
0 commit comments