Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
@@ -288,4 +288,4 @@ base = "dark"
|
|
288 |
|
289 |
# Font family for all text in the app, except code blocks. One of "sans serif",
|
290 |
# "serif", or "monospace".
|
291 |
-
|
|
|
288 |
|
289 |
# Font family for all text in the app, except code blocks. One of "sans serif",
|
290 |
# "serif", or "monospace".
|
291 |
+
font = "monospace"
|