Explorar o código

Fix url for font

JoostSijm %!s(int64=6) %!d(string=hai) anos
pai
achega
72858d20ab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/static/style.css

+ 1 - 1
app/static/style.css

@@ -1,7 +1,7 @@
 @font-face
 {
     font-family: STIX;
-    src: url("http://127.0.0.1:5000/static/STIX2Text-Regular.subset.otf") format("truetype");
+    src: url("/static/STIX2Text-Regular.subset.otf") format("truetype");
 }
 
 body