Yntec commited on
Commit
004d31b
1 Parent(s): 1f980d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -57,10 +57,7 @@ with gr.Blocks(css=css) as myface:
57
  font-family: 'IBM Plex Sans', sans-serif !important;
58
  }
59
  .text-gray-500 {
60
- color: #ffffff !important;
61
- }
62
- .text-gray-900 {
63
- color: #ffd31e !important;
64
  }
65
  .gr-box {
66
  color: #000000 !important;
 
57
  font-family: 'IBM Plex Sans', sans-serif !important;
58
  }
59
  .text-gray-500 {
60
+ color: #ffaa66 !important;
 
 
 
61
  }
62
  .gr-box {
63
  color: #000000 !important;