AdityaTheDev commited on
Commit
39a757d
·
verified ·
1 Parent(s): ac26739

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -308,7 +308,7 @@ st.markdown(
308
  <style>
309
  .main {
310
  background: linear-gradient(135deg, #FFDEE9 0%, #B5FFFC 100%);
311
- color: #333;
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 {