prithivMLmods commited on
Commit
ad42652
·
verified ·
1 Parent(s): b1b19bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -369,11 +369,11 @@ css = '''
369
  h1{text-align:center}
370
 
371
  .submit-btn {
372
- background-color: #9a50d5 !important;
373
  color: white !important;
374
  }
375
  .submit-btn:hover {
376
- background-color: #8f00ff !important;
377
  }
378
  '''
379
 
 
369
  h1{text-align:center}
370
 
371
  .submit-btn {
372
+ background-color: #eb984e !important;
373
  color: white !important;
374
  }
375
  .submit-btn:hover {
376
+ background-color: #af601a !important;
377
  }
378
  '''
379