SunderAli17 commited on
Commit
23eeed4
1 Parent(s): e56f0ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -145,7 +145,7 @@ examples = [
145
  ]
146
 
147
  theme = gr.themes.Soft(
148
- font=[gr.themes.GoogleFont('Pacifico'), gr.themes.GoogleFont('Public Sans'), 'system-ui', 'sans-serif'],
149
  )
150
  js_func = """
151
  function refresh() {
 
145
  ]
146
 
147
  theme = gr.themes.Soft(
148
+ font=[gr.themes.GoogleFont('Source Code Pro'), gr.themes.GoogleFont('Public Sans'), 'system-ui', 'sans-serif'],
149
  )
150
  js_func = """
151
  function refresh() {