Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
|
@@ -3,4 +3,4 @@ primaryColor="#438b78"
|
|
| 3 |
backgroundColor="#fefefe"
|
| 4 |
secondaryBackgroundColor="#f5f5f5"
|
| 5 |
textColor="#355e3b"
|
| 6 |
-
font="serif"
|
|
|
|
| 3 |
backgroundColor="#fefefe"
|
| 4 |
secondaryBackgroundColor="#f5f5f5"
|
| 5 |
textColor="#355e3b"
|
| 6 |
+
font="sans serif"
|