ClassCat commited on
Commit
6c13fa4
1 Parent(s): 1c91183

update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ COLORS = ["#ff7f7f", "#ff7fbf", "#ff7fff", "#bf7fff",
27
  "#7fff7f", "#bfff7f", "#ffff7f", "#ffbf7f"]
28
 
29
  fdic = {
30
- "family" : "Liberation Sans", # "DejaVu Serif",
31
  "style" : "normal",
32
  "size" : 18,
33
  "color" : "yellow",
 
27
  "#7fff7f", "#bfff7f", "#ffff7f", "#ffbf7f"]
28
 
29
  fdic = {
30
+ "family" : "DejaVu Serif",
31
  "style" : "normal",
32
  "size" : 18,
33
  "color" : "yellow",