Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -399,7 +399,7 @@ if not st.session_state.chat_active:
|
|
| 399 |
font-size: 14px;
|
| 400 |
margin-bottom: 8px;
|
| 401 |
border-bottom: 1px solid #afafaf;
|
| 402 |
-
padding-bottom:
|
| 403 |
}
|
| 404 |
|
| 405 |
.section p {
|
|
@@ -417,7 +417,7 @@ if not st.session_state.chat_active:
|
|
| 417 |
}
|
| 418 |
</style>
|
| 419 |
|
| 420 |
-
<h1 style='text-align:
|
| 421 |
|
| 422 |
<div class="section-container">
|
| 423 |
<div class="section">
|
|
|
|
| 399 |
font-size: 14px;
|
| 400 |
margin-bottom: 8px;
|
| 401 |
border-bottom: 1px solid #afafaf;
|
| 402 |
+
padding-bottom: 4px;
|
| 403 |
}
|
| 404 |
|
| 405 |
.section p {
|
|
|
|
| 417 |
}
|
| 418 |
</style>
|
| 419 |
|
| 420 |
+
<h1 style='text-align: right; color: #b4b4b4;'>How can I help you today?</h1>
|
| 421 |
|
| 422 |
<div class="section-container">
|
| 423 |
<div class="section">
|