Spaces:
Runtime error
Runtime error
arkamaldeen
commited on
Commit
•
140b171
1
Parent(s):
efcdc3b
white background
Browse files- styles.css +1 -1
styles.css
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
/* body background */
|
4 |
body .stApp {
|
5 |
-
background-color:
|
6 |
}
|
7 |
|
8 |
|
|
|
2 |
|
3 |
/* body background */
|
4 |
body .stApp {
|
5 |
+
background-color: white;
|
6 |
}
|
7 |
|
8 |
|