Yntec commited on
Commit
024d672
1 Parent(s): 901bcd9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ with gr.Blocks(css=css) as myface:
58
  color: #ffc99f !important;
59
  }
60
  .gr-box {
61
- background-image: linear-gradient(#182634, #1e3140, ##254150) !important;
62
  border-top-color: #000000 !important;
63
  border-right-color: #ffffff !important;
64
  border-bottom-color: #ffffff !important;
 
58
  color: #ffc99f !important;
59
  }
60
  .gr-box {
61
+ background-image: linear-gradient(#182634, #1e3140, #254150) !important;
62
  border-top-color: #000000 !important;
63
  border-right-color: #ffffff !important;
64
  border-bottom-color: #ffffff !important;