R-Kentaren commited on
Commit
36d342a
·
verified ·
1 Parent(s): fd67a1c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ class OrangeRedTheme(Soft):
102
  neutral_hue=neutral_hue,
103
  text_size=text_size,
104
  #font=font,
105
- font_mono=font_mono,
106
  )
107
  super().set(
108
  background_fill_primary="*primary_50",
 
102
  neutral_hue=neutral_hue,
103
  text_size=text_size,
104
  #font=font,
105
+ #font_mono=font_mono,
106
  )
107
  super().set(
108
  background_fill_primary="*primary_50",