Spaces:
Paused
Paused
Update app.py
Browse files
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: #
|
| 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>
|