aazankhanYousafzai commited on
Commit
8be162a
·
verified ·
1 Parent(s): 2ecf823

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -117,12 +117,12 @@ h1 {
117
 
118
  /* ---------- Messages ---------- */
119
  .message {
120
- max-width: 72%;
121
- padding: 8px 10px;
122
- border-radius: 10px;
123
- margin-bottom: 9px;
124
  line-height: 1.3;
125
- font-size: 14px;
126
 
127
  white-space: normal !important;
128
  word-break: keep-all !important;
 
117
 
118
  /* ---------- Messages ---------- */
119
  .message {
120
+ max-width: 85%;
121
+ padding: 10px 12px;
122
+ border-radius: 12px;
123
+ margin-bottom: 12px;
124
  line-height: 1.3;
125
+ font-size: 15px;
126
 
127
  white-space: normal !important;
128
  word-break: keep-all !important;