Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -67,8 +67,6 @@ custom_theme = gr.themes.Soft(
|
|
67 |
spacing_size="lg",
|
68 |
radius_size="lg",
|
69 |
text_size="lg",
|
70 |
-
font=[gr.themes.GoogleFont("Times New Roman"), "sans-serif"],
|
71 |
-
font_mono=[gr.themes.GoogleFont("Times New Roman"), "monospace"],
|
72 |
|
73 |
)
|
74 |
|
|
|
67 |
spacing_size="lg",
|
68 |
radius_size="lg",
|
69 |
text_size="lg",
|
|
|
|
|
70 |
|
71 |
)
|
72 |
|