Spaces:
Runtime error
Runtime error
Commit
•
074a06d
1
Parent(s):
efcdc3b
white background (#1)
Browse files- white background (140b171962239ba71618d87e92ec7ef8d83857c9)
Co-authored-by: Muhammed Abdur Rahmaan Kamaldeen <arkamaldeen@users.noreply.huggingface.co>
- 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 |
|