TejAndrewsACC commited on
Commit
852d6ee
·
verified ·
1 Parent(s): a3ef230

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -3653,6 +3653,7 @@ css = """
3653
  /* Apply Caveat font globally and increase font size to 125% */
3654
  * {
3655
  font-family: 'Caveat', cursive !important;
 
3656
  }
3657
 
3658
  #chat-interface {
 
3653
  /* Apply Caveat font globally and increase font size to 125% */
3654
  * {
3655
  font-family: 'Caveat', cursive !important;
3656
+ font-size: 19pt;
3657
  }
3658
 
3659
  #chat-interface {