Yntec commited on
Commit
7d24f21
1 Parent(s): ec60da5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,7 +66,7 @@ with gr.Blocks(css=css) as myface:
66
  }
67
  .gr-input {
68
  color: #ffffff; !important;
69
- background-image: linear-gradient(#1e1e2e, #24273a, #303446) !important;
70
  }
71
  :root {
72
  --neutral-100: #000000 !important;
 
66
  }
67
  .gr-input {
68
  color: #ffffff; !important;
69
+ background-color: #000000 !important;
70
  }
71
  :root {
72
  --neutral-100: #000000 !important;