Yntec commited on
Commit
eb4ae52
1 Parent(s): 535a188

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,7 +120,7 @@ with gr.Blocks(css=css) as myface:
120
  #z-index: 0 !important;
121
  gr.HTML("""<style> .gr-button {
122
  color: white !important;
123
- background-image: linear-gradient(#6d43e4, #8150df) !important;
124
  border-radius: 24px !important;
125
  border: solid 1px !important;
126
  border-top-color: #ffffff !important;
 
120
  #z-index: 0 !important;
121
  gr.HTML("""<style> .gr-button {
122
  color: white !important;
123
+ background-image: linear-gradient(#ff9e0c, #ffd31e) !important;
124
  border-radius: 24px !important;
125
  border: solid 1px !important;
126
  border-top-color: #ffffff !important;