Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -308,7 +308,7 @@ st.markdown(
|
|
| 308 |
<style>
|
| 309 |
.main {
|
| 310 |
background: linear-gradient(135deg, #FFDEE9 0%, #B5FFFC 100%);
|
| 311 |
-
color:
|
| 312 |
font-family: 'Arial', sans-serif;
|
| 313 |
}
|
| 314 |
.stButton>button {
|
|
|
|
| 308 |
<style>
|
| 309 |
.main {
|
| 310 |
background: linear-gradient(135deg, #FFDEE9 0%, #B5FFFC 100%);
|
| 311 |
+
color: white;
|
| 312 |
font-family: 'Arial', sans-serif;
|
| 313 |
}
|
| 314 |
.stButton>button {
|