Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -23,7 +23,7 @@ body {
|
|
23 |
}
|
24 |
.gradio-container .chatbot .header {
|
25 |
color: #d63384 !important;
|
26 |
-
font-family: '
|
27 |
font-size: 1.8rem !important;
|
28 |
font-weight: bold !important;
|
29 |
text-align: center !important;
|
|
|
23 |
}
|
24 |
.gradio-container .chatbot .header {
|
25 |
color: #d63384 !important;
|
26 |
+
font-family: 'Myriad', serif !important;
|
27 |
font-size: 1.8rem !important;
|
28 |
font-weight: bold !important;
|
29 |
text-align: center !important;
|