Spaces:
Running
Running
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -0
.streamlit/config.toml
CHANGED
|
@@ -20,3 +20,4 @@ font="montserrat-sans, noto-sans, sans-serif"
|
|
| 20 |
codeFont="noto-mono, monospace"
|
| 21 |
baseFontSize=16
|
| 22 |
primaryColor="#28a745"
|
|
|
|
|
|
| 20 |
codeFont="noto-mono, monospace"
|
| 21 |
baseFontSize=16
|
| 22 |
primaryColor="#28a745"
|
| 23 |
+
backgroundColor="#FFFFFF"
|