Update app.py
Browse files
app.py
CHANGED
@@ -285,7 +285,7 @@ else:
|
|
285 |
st.markdown(
|
286 |
"""
|
287 |
<div style='text-align: center; padding: 20px;'>
|
288 |
-
<p style='color:
|
289 |
Start a new chat by clicking the 'New Chat ➕' button
|
290 |
</p>
|
291 |
<p style='color: white; font-size: 14px;'>
|
|
|
285 |
st.markdown(
|
286 |
"""
|
287 |
<div style='text-align: center; padding: 20px;'>
|
288 |
+
<p style='color: white; font-size: 16px;'>
|
289 |
Start a new chat by clicking the 'New Chat ➕' button
|
290 |
</p>
|
291 |
<p style='color: white; font-size: 14px;'>
|