Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -3653,7 +3653,7 @@ css = """
|
|
3653 |
/* Apply Caveat font globally and increase font size to 125% */
|
3654 |
* {
|
3655 |
font-family: 'Caveat', cursive !important;
|
3656 |
-
font-size:
|
3657 |
}
|
3658 |
|
3659 |
#chat-interface {
|
|
|
3653 |
/* Apply Caveat font globally and increase font size to 125% */
|
3654 |
* {
|
3655 |
font-family: 'Caveat', cursive !important;
|
3656 |
+
font-size: 16pt;
|
3657 |
}
|
3658 |
|
3659 |
#chat-interface {
|