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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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: 19pt;
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 {