randmimc commited on
Commit
d3de65a
·
verified ·
1 Parent(s): 1fe047d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ st.markdown("""
44
  text-align: left;
45
  }
46
  .assistant-bubble {
47
- font-size: 8px;
48
  text-align: left; /* 왼쪽 정렬 */
49
  background-color: #f8d7da;
50
  }
 
44
  text-align: left;
45
  }
46
  .assistant-bubble {
47
+ font-size: 14px;
48
  text-align: left; /* 왼쪽 정렬 */
49
  background-color: #f8d7da;
50
  }