Yntec commited on
Commit
281443b
1 Parent(s): 7657c29

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +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
  </style>
63
  <body>
 
57
  font-family: 'IBM Plex Sans', sans-serif !important;
58
  }
59
  .text-gray-500 {
60
+ color: #000000 !important;
61
  }
62
  </style>
63
  <body>