Spaces:
Running
Running
make background white
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
[theme]
|
2 |
|
3 |
# Background color for the main content area
|
4 |
-
backgroundColor = '#
|
|
|
1 |
[theme]
|
2 |
|
3 |
# Background color for the main content area
|
4 |
+
backgroundColor = '#FFFFFF'
|