YingxuHe commited on
Commit
317f842
·
1 Parent(s): fbcf846
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ def reset_state():
73
  return [], []
74
 
75
  title = """
76
- <div style="text-align: center;max-width: 700px;">
77
  <h1>Chichat</h1>
78
  <p style="text-align: center;">Free feel to talk about anything :)</p>
79
  </div>
 
73
  return [], []
74
 
75
  title = """
76
+ <div style="text-align: center">
77
  <h1>Chichat</h1>
78
  <p style="text-align: center;">Free feel to talk about anything :)</p>
79
  </div>