Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -4
.streamlit/config.toml
CHANGED
|
@@ -3,7 +3,4 @@ primaryColor="#76B900"
|
|
| 3 |
backgroundColor="#FFFFFF"
|
| 4 |
secondaryBackgroundColor="#F0F0F2"
|
| 5 |
textColor="#000000"
|
| 6 |
-
font = "sans serif"
|
| 7 |
-
|
| 8 |
-
[theme.header]
|
| 9 |
-
textColor = "#76B900"
|
|
|
|
| 3 |
backgroundColor="#FFFFFF"
|
| 4 |
secondaryBackgroundColor="#F0F0F2"
|
| 5 |
textColor="#000000"
|
| 6 |
+
font = "sans serif"
|
|
|
|
|
|
|
|
|